All Versions
23
Latest Version
Avg Release Cycle
127 days
Latest Release
1473 days ago

Changelog History
Page 3

  • v0.2.2 Changes

    • 0๏ธโƒฃ Add Lens piOptionParserAndDefaultConfiguration that gives simultaneous accesses to piOptionParser and piDefaultConfiguration which allows changing the type parameter of ProgramInfo a.

    • Introduce function setProperty. It is used as the ..: operator but allows to specify a custom parser for the property value instead of the default parseJSON from the FromJSON instance.

    • Introduce operators (<*<), (>*>), (<$<), (>$>) and deprecate (โŠ™) and (<.>).

  • v0.2.1 Changes

    • ๐Ÿ— Fix build with GHC-7.6 by relaxing lower bounds on some dependencies.
  • v0.2 Changes

    ๐Ÿš€ First release.