Skip to content

Releases: morethancertified/mtc-cli

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 10 Jul 02:14
a55f455

Changelog

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 20 May 01:51
9eeb6da

Changelog

  • 9eeb6da Fix JSON unmarshaling for empty file arrays and convert directory names to lowercase

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 29 Apr 06:00

Changelog

  • 77dff75 Fixed resource directory structure

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 29 Apr 05:51
a844d8e

Changelog

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 21 Dec 18:20
6994b57

Changelog

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

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 21 Dec 17:38

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

Choose a tag to compare

@github-actions github-actions released this 19 Dec 21:05

Changelog

  • 2ad0dcd fix base url string typos

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Dec 20:47

Changelog

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

v0.1

Choose a tag to compare

@github-actions github-actions released this 19 Dec 20:10

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