Releases: nobrainr/morphism
Releases · nobrainr/morphism
v0.7.0
0.7.0 (2018-04-28)
Bug Fixes
- Update semantic-release npm script (d1575f9)
Features
- Improve Typescript Interface. Start by defining a Schema Type (2fe75dc)
- Prettier formatting (6428547)
- update deps (c5b1994)
- update format styles (5c18dd8)
v0.6.1
0.6.1 (2018-01-10)
Bug Fixes
- package: bump version to v6.1 (7337825)
v0.6.0
0.6.0 (2018-01-10)
Features
- Build: Better Uglify for Tree Shaking (bd826b0)
- CI: enable Chrome to run the UT (897da77)
- CI: Fix Hang on CI (0457ff7)
- CI: recover coveralls (3c0067d)
- CI: run coveralls from package binary (40461f3)
- Lodash: Replace assign and isUndefined (cb4cf0c)
- RemoveLodash: First remove of lodash functions (59615ea)
- Rewrite: First set of files to be migrated (77ea4a0)
- Rewrite: Migrate morphism.js to morphism.ts (20a66d6)
- Rewrite: Now make the build and Unit Tests work (6eaca3a)
- Tests: Configure webpack coverage with istanbul and karma (929cd28)
- TypeScript: Add d.ts file to library output (c9d8b0a)
v0.5.0
0.5.0 (2018-01-09)
Bug Fixes
- Doc: Remove lodash assignIn to forward jsDoc properly. Enhance doc on functions (62a52f2)
- Documentation: Rewrite README.MD (5a131b2)
Features
- TypeMapping: Allow to inline straight map toward a Type without registration (a43c5c6)
v0.4.1
0.4.1 (2017-11-11)
Bug Fixes
- CI: Adjust Travis node versions (346d871)
- CI: Try to run semantic-release after success trigger (6690eef)
- CI: Use except rule along with a regex to be flexible (e410479)
- NPM: Setup semantic release (8546a14)