question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v0.12.0 checklist

See original GitHub issue
  • expand documentation of type signatures and fix inconsistencies (#259)
  • list: remove ArrayLike type class (#263)
  • list: make the List type constructor simpler and more restrictive (#264)
  • merge sanctuary-js/sanctuary-def#82
  • merge sanctuary-js/sanctuary-site#13
  • complete, review, and merge sanctuary-js/sanctuary-type-classes#2
  • publish sanctuary-type-classes@0.1.0
  • publish sanctuary-type-classes to Bower registry (sanctuary-js/sanctuary-type-classes#4)
  • update sanctuary-def to depend on sanctuary-type-classes (sanctuary-js/sanctuary-def#83)
  • publish sanctuary-def@0.7.0
  • string, array: add S.splitOn and S.joinWith (#256)
  • maybe: add S.fromMaybe_ (#316)
  • object: add S.props (#310)
  • test: check conformance to Fantasy Land laws with JSVerify (#305)
  • either: implement Bifunctor (#240)
  • merge sanctuary-js/sanctuary-type-identifiers#1
  • publish sanctuary-type-identifiers@1.0.0
  • merge sanctuary-js/sanctuary-type-classes#22
  • merge sanctuary-js/sanctuary-type-classes#24
  • publish sanctuary-type-classes@2.0.0
  • merge sanctuary-js/sanctuary-def#99
  • publish sanctuary-def@0.8.0
  • upgrade to sanctuary-def@0.8.0 (#232)
  • regexp: revise S.match and add S.matchAll (#283)
  • merge sanctuary-js/sanctuary-def#112
  • publish sanctuary-def@0.9.0
  • upgrade to sanctuary-def@0.9.0
  • move @@type properties to type representatives (#312)
  • change type validators to use predicates rather than type representatives (#191)
  • add Fantasy Land functions (#216)
  • mention Fantasy Land in readme (#252)
  • update website to latest versions (sanctuary-js/sanctuary-site#14)
  • post upgrade guide

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:4
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

11reactions
davidchamberscommented, Dec 12, 2016

My goal is to publish v0.12.0 by the end of the year. Specifically no later than <time>2016-12-31T23:59:59.999+13:00</time>, 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. 😃

4reactions
davidchamberscommented, Dec 31, 2016

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. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

v0.12.0 Release Checklist Due 2018-01-30 · Issue #609 · drud/ddev ...
Remaining actions: Review release (product owner) Approve release (product owner and release manager) Create binaries (any DRUD maintainer) Draft release ...
Read more >
Release v0.12.0 (!135) · Merge requests - GitLab.org
Merged Alishan Ladhani requested to merge ali/release-v-0-12-0 ... Checklist. [-] I added tests; Green pipeline ... 871e7550 - Create v0.12.0 release.
Read more >
Flake8-AAA documentation — flake8-aaa 0.12.0 documentation
Overview¶. Flake8-AAA is a Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern. Please see the README on GitHub for a general ......
Read more >
Kubernetes v0.12.0 Release - GitClear
v0.11.0 (released February 18, 2015). Magnitude: 15,256 Diff Delta ... 238 Features Released with v0.12.0 ... Binary Agents: results checklist - num2.
Read more >
Terraform Upgrade to 0.12 - Davidlu's Blog
to see if there are any pre-upgrade steps in the checklist ... Terraform v0.12 includes a new command terraform 0.12upgrade that will read ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found