Updates for PureScript 0.8#11
Conversation
There was a problem hiding this comment.
Before I go ahead and open a bunch of other PRs for the libraries I've been working on, are we intending on doing the bump-to-1.0 thing for this round of updates? Or should I continue with the 0.x.x versioning again?
There was a problem hiding this comment.
I think we should bump to 1.0, but check each repo for outstanding PRs and issues which should be fixed as we go.
There was a problem hiding this comment.
Definitely 👍 I just wanted to get the version in these PRs initially right at least.
Ideally I'd like to proceed with these by: first releasing 0.8[*], so travis can build these, and then checking each one with travis before merge/release, so that means proceeding in topological order too. I've got a whole bunch of stuff setup locally which definitely builds together, but I'd like to double check with things actually being fetchable with bower to ensure the versions are all right, etc.
[*] whenever we do do that, I'm not saying we rush into it right now 😄 - just thought I'd open PRs to help keep track of which things I've already worked on, and also to check if there are issues we want to fold in to fix as part of the 1.0.0 update
Resolves #5