Skip to content

Releases: uniphil/results

v0.14: introspectionator

31 May 14:31
Compare
Choose a tag to compare

Small barely-breaking bump from v0.13. Changes in the changelog.

v0.12: Fix the little things

16 Nov 03:55
Compare
Choose a tag to compare

See changes in the readme

v0.11: Deep equality checking

13 Nov 22:21
Compare
Choose a tag to compare

Details in the readme

results is now compatible with Immutable!

v0.10: Better errors and catch-all revert

02 Nov 13:49
Compare
Choose a tag to compare

See the readme for changes

v0.9: Be slightly more like `Promise`

27 Oct 17:35
Compare
Choose a tag to compare

See the readme for changes

v0.8: New `.match`

21 Oct 20:29
Compare
Choose a tag to compare

See the change notes in the readme

Symbols, Promise, and API cleanup

21 Oct 13:58
Compare
Choose a tag to compare

See the change notes in the readme: https://github.com/uniphil/results#v070

Results is getting closer to a stable release, despite the number of breaking changes in this one. A lot of the breakage this time is from cleaning up parts of the API that don't really make sense, and weren't useful -- the useful parts should mostly be compatible.

The next release might have one major breaking change depending on how #38 plays out, but otherwise it should be mostly non-breaking features and performance from here on.