📝 Update CHANGELOG for v0.0.7 release
This commit is contained in:
parent
193eb43c93
commit
27c3f54e71
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -1,5 +1,16 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.0.7] - 2025-11-05
|
||||||
|
|
||||||
|
- 🚚 Refactor project structure to follow standard Go layout (cmd/my-log/ and internal/cmd/)
|
||||||
|
- 📝 Add AGENTS.md with comprehensive guidelines for coding agents
|
||||||
|
- ⚡️ Performance improvement: compile regexes only once
|
||||||
|
- ✨ Add support for bang prefix to skip value parsing
|
||||||
|
- 🐛 Fix bang trimming in output
|
||||||
|
- 🔨 Fix Makefile for Darwin compatibility
|
||||||
|
- ✏️ Fix Makefile to avoid unnecessary reruns
|
||||||
|
- ✅ Fix TestMkdirErr on Darwin
|
||||||
|
|
||||||
## [0.0.6] - 2024-10-07
|
## [0.0.6] - 2024-10-07
|
||||||
|
|
||||||
- Update external dependency: go-dateparser
|
- Update external dependency: go-dateparser
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue