RevelaOS/node_modules/@ptkdev/logger/CHANGELOG.md
2023-10-15 23:53:41 +01:00

60 lines
1.7 KiB
Markdown

# v1.8.0 (August 30, 2021)
- Fix: lowdb esm
[![](https://img.shields.io/badge/donate-paypal-005EA6.svg?logo=paypal)](https://www.paypal.me/ptkdev) [![](https://img.shields.io/badge/donate-patreon-F87668.svg?logo=patreon)](https://www.patreon.com/ptkdev) [![](https://img.shields.io/badge/donate-sponsors-ea4aaa.svg?logo=github)](https://github.com/sponsors/ptkdev/) [![](https://img.shields.io/badge/donate-ko--fi-29abe0.svg?logo=ko-fi)](https://ko-fi.com/ptkdev)
# v1.7.2 (August 19, 2020)
- Fix: Typescript export module
# v1.7.1 (August 19, 2020)
- Fix: Typescript typization issues (#7)
# v1.7.0 (August 05, 2020)
- Feature: typescript typization (Thanks: Giovanni Cardamone)
# v1.6.0 (May 24, 2020)
- Fix: info color (default palette) changed from #2ECC71 to #4CAF50
- Fix: docs url with custom pallette
- Fix: stackoverflow url with custom pallette
# v1.5.0 (May 20, 2020)
- Feature: logrotate
- Feature: palette: customize colors
# v1.4.0 (May 11, 2020)
- Translations: 🇫🇷 (Thanks: Sylvain Téchené)
# v1.3.0 (May 07, 2020)
- Translations: 🇷🇺 🇩🇪 (Thanks: Alina Osv)
# v1.2.0 (May 06, 2020)
- Fix: security patch
- Translations: 🇪🇸 🇵🇹 (Thanks: Bruno Kummel)
# v1.1.2 (March 28, 2020)
- Fix: security patch
# v1.1.1 (March 08, 2020)
- Fix: default `option.type` value
# v1.1.0 (March 08, 2020)
- Fix: misprint of `errors` in options and docs, renamed to `error`
- Fix: errors logs output moved to `stderr`
- Feature: new formats of logs files, available log (text) or (json)
- Compatibility: the JSON logs format is compatible with [pinojs](https://github.com/pinojs/pino) output
# v1.0.0 (March 08, 2020)
- First Release.