🔀 Merge tag 'v0.3.1' into develop
🔖 Allow environment variable to control config path
This commit is contained in:
commit
68ccf2d9fa
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [0.3.1] - 2026-03-09
|
||||
|
||||
- Add AddFormatter function to allow custom builds to register new formatters
|
||||
- Add option to print config from config command
|
||||
- Allow MYLOG_CONFIG_PATH to override the config path
|
||||
|
||||
## [0.3.0] - 2026-03-09
|
||||
|
||||
- Refactor configuration to use viper with context propagation instead of global variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue