All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- Drop Node v16 support. Require v18.12+. (d6fe159)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Fix resources not being published. (58d88e0)
Note: Version bump only for package @boost/log
- Replace Jest with Vitest. (#194) (7237d5e), closes #194
- Switch to ESM only. Drop Node.js v14 support. (#195) (42cf7af), closes #195
- [chalk] Update to v5.3. (1d775c9)
- Enable verbatim module syntax. (001e679)
- Get all tests running with ESM. (#197) (660b9c4), closes #197
- Replace __dirname and __filename. (036eb3d)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Convert package to
.cjs
. (9666faa)
- [packemon] Update to v2.1. (05ab522)
- Bump versions to an alpha v4 release. (6d38bca)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Bump versions to an alpha v3 release. (942d4c4)
Note: Version bump only for package @boost/log
- Add API links to each readme. (80cc65f)
- Add TypeDoc API integration. (#157) (ca6ac4b), closes #157
- Fix broken badge images. (ed85a88)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Sort type hints and aliases. (1c49e33)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Update dev dependencies. Migrate to TypeScript v4.1. (578d5e3)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Add shorthand test utils exports. (eb2d5dc)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Build packages with Rollup to support web and node targets. (38cdad9)
- Update root dependencies. (9c3203a)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Add new
Transport
system. (0137f09) - Migrate to
fs.promises
API. (944119a) - Updated Node.js minimum requirement to v10.10. (3719cdc)
- Add
FileTransport
. (54b0486) - Add
RotatingFileTransport
. (5278c13) - Add custom metadata support. (0e8e712)
- Add formats to logger. (9d5e1f2)
- Rewrite to use new
Logger
class. (5e08afb)
- Run Prettier. (5cd5fc1)
- Update copyright years. (1942675)
- Update license copyright year. (e532427)
- Update readmes. (84ca011)
- Migrate packages to v2 alpha. (64731d9)
- Update final peer dependencies. (405b8ff)
- Update to latest. (39c68e8)
- Update TypeScript, Jest, ESLint, and other developer packages. (c7347a2)
- [chalk] Update to v4.1. (7086621)
- Move debugger and translators outside of constants. (a0af1b4)
- Move log level checks into
Logger
. (64d381d) - Replace
RuntimeError
with new packaged scoped errors. (c13d3f1)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Add
Loggable
interface. (d58b7ec)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Bump all packages to fix build issues. (a8e8112)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Reduce internal debug output verbosity. (4b11141)
- Rename env vars to not collide with Boost C++ library. (b3d1153)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Fix GitHub CI badge. (122c369)
- [chalk] Update to v3. (90b42f2)
- Add funding to all packages. (863a614)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Support the internal debugger. (4b3a6e4)
Note: Version bump only for package @boost/log
- Increase statement and function code coverage to 100%. (7c98aa7)
Note: Version bump only for package @boost/log
Note: Version bump only for package @boost/log
- Added more files to npmignore. (16f46b8)
- Setup DangerJS and conventional changelog (#54) (a18dd45), closes #54
Note: Version bump only for package @boost/log
- Initial release!