🔀 Merge tag 'v0.3.0' into develop
🔖 0.3.0 release: refactor config with viper
This commit is contained in:
commit
0fbd64247a
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## [0.3.0] - 2026-03-09
|
||||
|
||||
- Refactor configuration to use viper with context propagation instead of global variables
|
||||
- Allow formatters to use sub-config with their own config structs
|
||||
- Move preferred formatter to its own config field in formatters section
|
||||
- Update AGENTS.md with config system changes and testing guidelines
|
||||
|
||||
## [0.2.0] - 2026-03-07
|
||||
|
||||
- Add ID field to Entry struct with auto-generation on marshal/unmarshal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue