CHANGELOG.md
5.59 KB
Changelog
2.0.1 (2016-12-13)
Closed issues:
Merged pull requests:
- Add user to postgres knexfile #33 (ricardogama)
- Add class syntax documentation #32 (ricardogama)
- Add node 6 to travis configuration file #29 (ricardogama)
- Update test coverage scripts to use nyc #28 (ricardogama)
- Add timeout option to test script #27 (ricardogama)
- Add cascadeDelete option documentation #26 (ricardogama)
- Remove auxiliar methods from Model prototype #24 (ricardogama)
2.0.0 (2016-08-29)
Merged pull requests:
- Add babel-plugin-add-module-exports #23 (abelsoares)
- Fixes typo in README.md #22 (kamronbatman)
1.0.5 (2016-07-20)
Merged pull requests:
- Add release script #21 (ricardogama)
- Fix cascade delete on third level dependents #20 (ricardogama)
- Update Travis badge to get master branch status #19 (ricardogama)
1.0.4 (2016-06-15)
Closed issues:
- Destroying with where clause #14
Merged pull requests:
- Update README.md contributing section #18 (abelsoares)
- Fix cascade delete with queried models #17 (ricardogama)
- Add a test file for each database engine #16 (ricardogama)
1.0.3 (2016-06-14)
Closed issues:
- many to many, junction table. #13
Merged pull requests:
- Fix destroying models with many-to-many relations #15 (ricardogama)
1.0.2 (2016-05-22)
Closed issues:
- Does not account for non-default idAttribute name #11
Merged pull requests:
- Fix destroying models with non default id attribute #12 (ricardogama)
1.0.1 (2016-05-18)
Closed issues:
- Error: Cannot find module 'babel-runtime/helpers/toConsumableArray' #3
Merged pull requests:
- Fix dependent key value with MySQL client #7 (ricardogama)
- Add babel-runtime to dependencies #5 (ricardogama)
- Update coveralls image badge to square #2 (nunorafaelrocha)
1.0.0 (2016-04-21)
Merged pull requests:
- Add initial code #1 (ricardogama)
* This Change Log was automatically generated by github_changelog_generator