Releases: Jiansen/match-js
Releases · Jiansen/match-js
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.0
v1.0.0
v0.1.3
v0.1.2
v0.1.1
<a name"0.1.1">
0.1.1 (2016-07-01)
Bug Fixes
- update libraryName (48db0c27)
- pattern matching on object pattern against value expression (0fe6d9e5)
- es6 test case on Object match (de54b82a)
- add missing files (44a93730)
- npm package name: rename package to match-js (81002f9b)
- package.json: repository url (2b953be4)
- semantic-release: setup semantic-release (6cf7a39a)
- test: add test command (c445b4fe)
- travis:
- use g++-4.8 as a C++11 compiler is required (94df80b1)
- gnome-keyring-1 (23a8eec1)
- gnome-keyring-1 (bcbe2a49)
- libgnome-keyring-dev (e2e6a9db)
- libgnome-keyring-dev (dbb7415f)
- libgnome-keyring-dev (3e07bfe1)
- set npm version to 3.10.3 (eff3cc5f)
- set node version to 6.2 (7dc38fd3)
- add .travis.yml file (a8c32f98)
Features
- add .npmignore file (68cf0f2f)
- add es5 tests (6dbd307b)
- initial matching on object pattern (c2db9f8a)
- cleanup old tests and add a basic calculator example (a4ff69a2)
- function pattern match (d57c4a1e)
- initial the first match case (e6f594e7)
- support both js test and es6 test (07eb89a2)
- initial commit (9ed67224)
- commit: use commitizen friendly commit (e3294423)
- lib: update libname (524fba05)