Skip to content

Releases: morethancertified/mtc-cli

v0.1.4

21 Dec 18:20
6994b57
Compare
Choose a tag to compare

Changelog

  • 6994b57 add update command to handle updating mtc-cli (#1)

v0.1.3

21 Dec 17:38
Compare
Choose a tag to compare

Changelog

  • 3b9e3f7 Update README to include installation instructions for mtc-cli on macOS and Linux
  • 84779f0 Update README to include instructions for resetting lesson progress
  • 5873164 add support for --version flag

v0.1.2

19 Dec 21:05
Compare
Choose a tag to compare

Changelog

  • 2ad0dcd fix base url string typos

v0.1.1

19 Dec 20:47
Compare
Choose a tag to compare

Changelog

  • 3590ef1 Update API base URL and enhance submit command output

v0.1

19 Dec 20:10
Compare
Choose a tag to compare

Changelog

  • 4c6c476 Initial commit
  • 50d3491 Refactor lesson retrieval in MtcApiClient to validate tasks and improve error handling; update go.mod and go.sum to remove unused dependency on go-pretty.
  • 29bdb78 Update README to include installation note for 'just' command manager
  • 0d20c28 add basic readme and fix build cli name
  • 470b347 initial skeleton and goreleaser builds on tag
  • 674f8b4 moved types to shared package and implemented rest of submit & reset
  • ad76e8f update task list visual