All Versions
3
Latest Version
Avg Release Cycle
266 days
Latest Release
1497 days ago

Changelog History

  • v0.3.0.0 Changes

    March 19, 2020
    • ๐Ÿ“‡ Rename HasStream to HasSink, for symmetry. See #75

    • Introduce HasSource, a superclass of HasReader. See #75

    • ๐Ÿ‘‰ Make HasSource and HasSink superclasses of HasState. See #75

    • Introduce derive to run an action that requires additional capabilities. See #74 and #83

    • ๐Ÿ– Handlers zoom and magnify can now carry capabilities over from the context. See #73

    • Introduce functional capabilities and the TypeOf type family. See #72

  • v0.2.0.0 Changes

    March 22, 2019
    • ๐Ÿ‘‰ Make HasStream a superclass of HasWriter. See #64
    • โฌ†๏ธ Bumped version bounds on generic-lens. See #67
  • v0.1.0.0 Changes

    October 04, 2018
    • ๐ŸŽ‰ Initial release.