purescript-contrib / purescript-matryoshka

Generalized folds, unfolds, and traversals for fixed point data structures
Apache License 2.0
59 stars 13 forks source link

Prepare v1.0.0 release (1st PS 0.15.0-compatible release) #27

Closed JordanMartinez closed 2 years ago

JordanMartinez commented 2 years ago

Description of the change

Backlinking to purescript/purescript#4244. Prepares project for first release that is compatible with PureScript v0.15.0.

:ping_pong: @thomashoneyman

:robot: This is an automated pull request to prepare the next release of this library. PR was created via the Release.purs file. Some of the following steps are already done; others should be performed by a human once the pull request is merged:

JordanMartinez commented 2 years ago

@garyb We released this a 1.0.0 but I'm realizing that most of the releases beforehand were 0.x.y. Is this ok?

My script bumps the major part of the version, but it didn't account for a different way of handling that bump when the version is still on a 0.x.y series.