[email protected][email protected]S.splitOn and S.joinWith (#256)S.fromMaybe_ (#316)S.props (#310)[email protected][email protected][email protected][email protected] (#232)S.match and add S.matchAll (#283)[email protected][email protected]@@type properties to type representatives (#312)My goal is to publish v0.12.0 by the end of the year. Specifically no later than , giving me more than 1.6 billion milliseconds to make it happen:
> new Date('2016-12-31T23:59:59.999+13:00').valueOf() - Date.now()
1609079887
If you're excited by the prospect of a year-end release, react to this comment to encourage me. :)
Three days to go; three big pull requests still to merge. It's possible!
Well, I didn't hit my self-imposed deadline, but we're close! It'll take a few days to review, tweak, and merge the remaining pull requests, and a day or two to update the website. I'll be in New Zealand for another ten days, and I'm not sure how much time I'll devote to Sanctuary. We'll definitely get v0.12.0 out at some point in January. :)
btw managing this PRs would be nicly done using Projects instead of this checklist, we could have lists: Todo, Doing, In Review, Merged for example.
btw managing this PRs would be nicly done using
Projectsinstead of this checklist, we could have lists:Todo, Doing, In Review, Mergedfor example.
I'm willing to give this a try.
I do like text files, though. What I'd like is a format that allows us to express dependencies between items on the list. For example:
+--o merge sanctuary-js/sanctuary-type-classes#22
|
+--o merge sanctuary-js/sanctuary-type-classes#24
|
+-----o publish [email protected]
+--o merge sanctuary-js/sanctuary-def#99
|
+-----o publish [email protected]
Most helpful comment
My goal is to publish v0.12.0 by the end of the year. Specifically no later than , giving me more than 1.6 billion milliseconds to make it happen:
If you're excited by the prospect of a year-end release, react to this comment to encourage me. :)