Skip to content

Releases: jklmli/rematch

0.1.3

16 Sep 15:49
Compare
Choose a tag to compare

No library changes, replaced basic usage example with a new one (with a live playground!).

0.1.2

16 Sep 03:13
Compare
Choose a tag to compare

Miscellaneous

  • add Travis CI support
  • support case-sensitive filesystems in tests

0.1.1

15 Sep 04:13
Compare
Choose a tag to compare

No library changes, better packaging for npm and picked a baseline of ES5 for support.

0.1.0

15 Sep 04:11
Compare
Choose a tag to compare

Initial release and npm publish!

Features

  • add top level Rematch function
  • Case: add Value
  • Case: add Values
  • Case: add Type
  • Case: add Else