Releases: moritzploss/ex-patterns
Releases · moritzploss/ex-patterns
v0.8.0
v0.7.1
What's new:
- improved docs
v0.7.0
What's new:
- Support for the following Immutable.js collections:
Set,OrderedSet - Improved docs
v0.6.0
What's new:
- Functions are exported as curried functions
- Users can now create custom placeholders
- Function glossary now uses Haskell-style type notation
- Improved docs
v0.5.11
Changes:
- Better type declarations
- Major Refactoring
- Improved README
v0.5.10
What's new:
- Map and Object data types now share the same match function
- Refactoring and Clean-up
v0.5.9
What's new:
- Add docs url to package.json so that it appears as link on npmjs.com
v0.5.8
What's new:
- Docs are no longer part of package Readme but standalone website
v0.5.7
What's new:
- Improved docs on
parent capturing
v0.5.6
What's new:
- Improved docs