Skip to content

Latest commit

 

History

History
290 lines (213 loc) · 24 KB

CHANGELOG.md

File metadata and controls

290 lines (213 loc) · 24 KB

Changelog

v0.9.0-M3 (2021-07-20)

Full Changelog

📈 Dependency updates

Merged pull requests:

v0.9.0-M2 (2021-07-20)

Full Changelog

Merged pull requests:

v0.9.0-M1 (2021-07-20)

Full Changelog

📈 Dependency updates

Closed issues:

  • Question: Why Yoneda in postpro/prepro? #166
  • Remove support for Scala 2.11 #164
  • build for scala 2.13 #119

Merged pull requests:

v0.8.0 (2019-11-15)

Full Changelog

v0.7.1 (2019-11-15)

Full Changelog

Merged pull requests:

v0.7.0 (2019-05-23)

Full Changelog

v0.6.1 (2019-05-23)

Full Changelog

🐛 Bug Fixes

  • droste.syntax.fix enables unsafe casting #96

Closed issues:

  • Basis instance for cats.free.Free #102
  • @deriveTraverse annotation should support sealed trait families #100
  • Use scalafmt to format code #93

Merged pull requests:

v0.6.0 (2018-11-26)

Full Changelog

Closed issues:

  • potential surprise bonus features of Mu extending ~> #80
  • DefaultTraverse doesn't pass all Traverse laws #76
  • Full tests tend to fail in travis #70

Merged pull requests:

v0.5.0 (2018-09-11)

Full Changelog

Closed issues:

  • Remove kittens dependency; add custom macro for Traverse instances #57
  • Recursion scheme friendly names for Free/Cofree and pattern functors #56

Merged pull requests:

v0.4.0 (2018-08-13)

Full Changelog

Closed issues:

  • syntax for Embed, Project & Basis #50

Merged pull requests:

v0.3.1 (2018-07-31)

Full Changelog

Merged pull requests:

v0.3.0 (2018-07-22)

Full Changelog

Closed issues:

  • Add scheme.apoM #21
  • Add scheme.paraM #20
  • Test scheme.apo #19
  • Test scheme.ana #18

Merged pull requests:

  • Flush out generalized monadic unfolds/folds/refolds #44 (andyscott)
  • Rearrange most type params to be left-to-right according to "arrows" #43 (andyscott)
  • Remove unused file #42 (andyscott)

v0.2.0 (2018-07-22)

Full Changelog

Merged pull requests:

v0.1.1 (2018-07-19)

Full Changelog

v0.1.0 (2018-07-19)

Full Changelog

Closed issues:

  • Unapply for EnvT #24
  • Unapply for Cofree #23
  • Create a prelude wildcard import package #15

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator