Releases: seegno/bookshelf-json-columns
Releases · seegno/bookshelf-json-columns
3.0.0
Closed issues:
- Not compatible with Bookshelf new version #55
Merged pull requests:
- Add support for Bookshelf 1.0.0 #56 (ricardogama)
2.1.1
2.1.0
Closed issues:
- Why is parse on fetch limited to sqlite? #46
Merged pull requests:
- Stringify on save for MySQL #48 (pandapaul)
- Add support for MySQL #47 (ricardogama)
- Add lcov reporter to .nycrc #45 (abelsoares)
2.0.1
Closed issues:
Merged pull requests:
- Add user to postgres knexfile #44 (ricardogama)
- Fix parsing on saving through query #43 (ricardogama)
2.0.0
Closed issues:
- Idea: automatic string to Date conversion #34
Merged pull requests:
- Add .nycrc to .npmignore #40 (ricardogama)
- Remove knex client duplicate condition #39 (ricardogama)
- Add node version badge #38 (ricardogama)
- Add .npmignore #37 (abelsoares)
- Update dependencies versions #36 (ricardogama)
- Update jsonColumns option to be a class property #35 (ricardogama)
- Test against Node.js 6 #33 (MarkHerhold)
- Add release script #24 (ricardogama)
1.2.2
Closed issues:
- issue when saving a null value #31
Merged pull requests:
- Fix stringifying null values with patch option #32 (ricardogama)
1.2.1
Closed issues:
array.includes
is undefined in non-ES2015 environments #28
Merged pull requests:
- Update eslint version #30 (ricardogama)
- Add babel-plugin-array-includes #29 (ricardogama)
1.2.0
Closed issues:
- Working for updates? #25
Merged pull requests:
- Add support for update with patch option #27 (ricardogama)
1.1.1
Closed issues:
Merged pull requests:
- adding support for sqlite3 #26 (csepulv)
- Add bookshelf as peer dependency #23 (ricardogama)
- Fix typo and files notation on README.md #22 (ricardogama)
- Improve contributing section #20 (abelsoares)
1.1.0
Closed issues:
- What is this plugin for #15
Merged pull requests:
- Add master branch to travis image url #18 (ricardogama)
- Add JSON columns parsing with SQLite client #17 (ricardogama)
- Update coveralls image badge to square #14 (ruimarinho)