-
Notifications
You must be signed in to change notification settings - Fork 50
Prepare v9.0.0 release (1st PS 0.15.0-compatible release) #195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare v9.0.0 release (1st PS 0.15.0-compatible release) #195
Conversation
@thomashoneyman We might want to wait on this one so that @jamesdbrock can have one final go in the changes he's making before this library gets frozen. |
Yep, I agree. @jamesdbrock, we pinged you a few times over the past few days on purescript.org/chat around the upcoming release of libraries for PureScript 0.15 but I'm not sure you saw the mentions. We've commenced the PureScript 0.15 release and have released almost all the libraries in the core, contrib, web, and node organizations, but want to make sure you're still able to get changes in to this library that you want before PureScript 0.15. Of course, any upcoming breaking changes can always go into a subsequent breaking release for this library independent of the compiler. Ideally we'd release this library for PureScript 0.15 in the next day or so, but if you need us to hold off for an urgent change then we can do that. |
|
||
Other improvements: | ||
|
||
## [v9.0.0](https://github.com/purescript-contrib/purescript-parsing/releases/tag/v9.0.0) - 2022-04-27 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We may need to remember to update this date if this release goes out later than today.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, good point.
Hi I've merged everything, parsing is ready for release, thanks @JordanMartinez @thomashoneyman |
Thanks for the heads up! |
v9.0.0 is a huge release! |
MAN! |
Description of the change
Backlinking to purescript/purescript#4244. Prepares project for first release that is compatible with PureScript v0.15.0.
🏓 @thomashoneyman
🤖 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:
pulp publish
.