Releases: uniphil/results
Releases · uniphil/results
v0.14: introspectionator
v0.12: Fix the little things
See changes in the readme
v0.11: Deep equality checking
Details in the readme
results is now compatible with Immutable!
v0.10: Better errors and catch-all revert
See the readme for changes
v0.9: Be slightly more like `Promise`
See the readme for changes
v0.8: New `.match`
See the change notes in the readme
Symbols, Promise, and API cleanup
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.