File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ - v2.1.55
4+
5+ - UPGRADE GO TOOLCHAIN TO 1.24.x (1.24.5)
6+ - upgrade deps
7+
38- v2.1.51
49
510 - upgrade deps
Original file line number Diff line number Diff line change 1616` cmdr ` integrates app-settings manager (` Store ` ) for developing CLI app rapidly.
1717
18181 . Our license moved to Apache 2.0 since v2.
19- 2 . The minimal toolchain move to go1.23 + since v2.1.
19+ 2 . The minimal toolchain moved to go1.24 + since v2.1.55 .
20203 . DocSite published at [ docs.hedzr.com] ( https://docs.hedzr.com/docs/cmdr.v2/ ) .
21214 . Starting a new app with [ cmdr-go-starter] ( https://github.com/hedzr/cmdr-go-starter ) Template repo.
22225 . [ Coming soon] Starting your app with [ cmdr-cli] commandline tool.
Original file line number Diff line number Diff line change 119119// For more documentation please go and check out https://docs.hedzr.com/cmdr.v2/.
120120package cmdr
121121
122- const Version = "v2.1.51 " // Version fir hedzr/cmdr/v2
122+ const Version = "v2.1.55 " // Version fir hedzr/cmdr/v2
You can’t perform that action at this time.
0 commit comments