-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
v0.12.0 checklist #255
Comments
My goal is to publish v0.12.0 by the end of the year. Specifically no later than 2016-12-31T23:59:59.999+13:00, 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 |
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:
|
[email protected]
[email protected]
S.splitOn
andS.joinWith
(string, array: add S.splitOn and S.joinWith #256)S.fromMaybe_
(maybe: add S.fromMaybe_ #316)S.props
(Add S.props #310)[email protected]
[email protected]
[email protected]
[email protected]
([email protected] #232)S.match
and addS.matchAll
(regexp: revise S.match and add S.matchAll #283)[email protected]
[email protected]
@@type
properties to type representatives (move @@type properties to type representatives #312)The text was updated successfully, but these errors were encountered: