Releases: khmm12/knex-tiny-logger
Releases · khmm12/knex-tiny-logger
Support knex 0.9.5
Enhancements 🚀
- Add support of knex 0.9.5 (no breaking changes)
- Upgrade
chalk
to v4.1
v2.0.0
Breaking ☣️
- Require minimum Node.js 10 ☣️
Enhancements 🚀
- Ship flow and typescript typings
- Upgrade
chalk
to v4
Maintenance 👷♂️
- Upgrade dev packages
- Setup prettier
v1.1.0
Changes
- Replace bindings with knex instead of own custom function
- Change output color for errors. Thanks @problematik!
- Add ability to disable bindings
Maintenance
- Upgrade babel to v7
- Upgrade eslint and configs
- Setup flow.js
v1.0.4
- [hotfix] Stringify binding before output
v1.0.3
- Update documentation
- Fix potential memory leaks
- Change output format to RoR like