loopback-connector-couchdb2
Version:
LoopBack Connector for CouchDB 2.0
131 lines (66 loc) • 2.31 kB
Markdown
2019-11-26, Version 1.5.3
=========================
* feat: add partition field to model (#72) (Janny)
* chore: improve issue and PR templates (Nora)
2019-11-19, Version 1.5.2
=========================
* refactor: add options for search (#71) (Janny)
2019-11-14, Version 1.5.1
=========================
* refactor: migrate functions (#69) (Janny)
2019-09-19, Version 1.5.0
=========================
* drop support for node 6 (Nora)
2019-05-07, Version 1.4.0
=========================
* chore: update strong-globalize version (Diana Lau)
* chore: update copyrights years (Diana Lau)
* fix: update lodash (#58) (Janny)
* fix: honor fields in the filter (#59) (Janny)
* fix: eslint (#56) (Janny)
2018-07-09, Version 1.3.0
=========================
* fix: lint (#55) (Janny)
* chore: fix linting and add .npmrc (virkt25)
* PCRE Regular Expressions (#52) (Dan Jarvis)
* [WebFM] cs/pl/ru translation (#50) (tangyinb)
* remove node 4 (jannyHou)
* correct the connector name (jannyHou)
2018-04-27, Version 1.2.1
=========================
* fix: add model view in index (#47) (Janny)
2018-01-19, Version 1.2.0
=========================
* Add global limit (#42) (Janny)
* Fix lint (#38) (Janny)
2017-10-18, Version 1.1.0
=========================
* update dependencies (Diana Lau)
2017-09-26, Version 1.0.3
=========================
* Update nano version (#36) (Loay)
* remove event listener (#33) (Janny)
* Add stalebot configuration (Kevin Delisle)
2017-08-22, Version 1.0.2
=========================
* Recover skipped test (ssh24)
2017-08-21, Version 1.0.1
=========================
* getMoSettings (#30) (Janny)
* Make getDriver extendable (#29) (Janny)
* Fix readme (ssh24)
2017-08-17, Version 1.0.0
=========================
* Remove beta warning (Kevin Delisle)
* Using strong-mocha-interfaces instead of lb-bdd (#25) (Taranveer Virk)
* Implement indexes feature (ssh24)
* Create Issue and PR Templates (#24) (Sakib Hasan)
* Fix npm mocha command (ssh24)
* Use Mocha Interface to skip tests (Taranveer Virk)
* Update eslint (ssh24)
* Add test folder (#17) (Janny)
* Return data without model name prop (ssh24)
* Add CODEOWNER file (Diana Lau)
2017-08-07, Version 0.9.0
=========================
* First release!