🔀 Merge tag 'v0.1.1' into develop
🔖 v0.1.1 with improved extensability and code improvements
This commit is contained in:
commit
aa5ea0ad70
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.1] - 2026-03-01
|
||||||
|
|
||||||
|
- Add Time method to Date struct for accessing internal timestamp
|
||||||
|
- Add Makefile targets for go vet and go fix
|
||||||
|
- Use named struct fields in tests
|
||||||
|
- Apply go fix improvements (use maps.Copy, strings.CutPrefix, bytes.Cut, range over int)
|
||||||
|
|
||||||
## [0.1.0] - 2026-02-28
|
## [0.1.0] - 2026-02-28
|
||||||
|
|
||||||
- ✨ Move CLI commands to cli/ package for extensibility
|
- ✨ Move CLI commands to cli/ package for extensibility
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue