typelevel / algebra

Experimental project to lay out basic algebra type classes
https://typelevel.org/algebra/
Other
378 stars 69 forks source link

Publish 0.7.0 to address binary incompatibility #197

Closed johnynek closed 7 years ago

johnynek commented 7 years ago

195 added a minor binary incompatibility. We need to publish a new version. Ideally before algebird publishes 0.13.0 which will depend on algebra.

johnynek commented 7 years ago

@non can you take this?

Should we wait for cats 0.9.0? I'm not sure why, since I think cats-kernel 0.8.0 is compatible.