Releases: gSchool/glearn-cli
Releases · gSchool/glearn-cli
v0.10.14
Changelog
- ef65ac2 Add CLI flags to output well-formatted optional question attributes. (#123)
- a28600a Delete some lines leftover from the Markdown command refactor (#130)
- bb77eca Print fatal messages to standard error. (#127)
- 04602e4 Refactor learn markdown subcommands into Cobra Commands with tests (#128)
- d21f10e Update version check to use semantic versioning. (#125)
- 84479ab update version to 0.10.14
- a9239f4 update visibility templates (#132)
v0.10.13
Changelog
- 0431fed Add links to TODO check definitions
- c7b1be7 Fix TODO checklist generator command to include the entire description
- b1f669d bump version number for python3.11 release
- 24dea42 comment TODO.txt usage
- d21fcff md py defaults to 3.11, remove zendesk reference (#122)
- 64f49e5 removes prior checklist before recreating
- c52ccae staticcheck uses local directory
- ffa3a4d update static check TODOs