Skip to content

Releases: codecrafters-io/cli

v43

16 Oct 09:44
ecc4b87

Choose a tag to compare

v43

Changelog

  • ecc4b87 Merge branch 'rename-cli-docs-to-task'
  • 7d32596 Rename 'docs' command to 'task' and update related functionality accordingly.

v42

15 Oct 23:07
8e7f3cf

Choose a tag to compare

v42

Changelog

  • 8e7f3cf Merge pull request #55 from codecrafters-io/andy/tweak
  • eb58e20 Refactor DocsCommand to use GetDocsMarkdown method for rendering instructions

v41

10 Oct 21:08
4dd92cf

Choose a tag to compare

v41

Changelog

  • 4dd92cf Merge pull request #54 from codecrafters-io/andy/tweak
  • f0e7749 Fix usage example in main.go to clarify the order of stages in the 'test --previous' command.
  • 94027c7 Merge pull request #53 from codecrafters-io/arpan/cc-1963-add-codecrafters-docs-command
  • 727cb62 update default CODECRAFTERS_CLI_VERSION to v40 in install.sh

v40

09 Oct 11:27
f6ae797

Choose a tag to compare

v40

Changelog

  • f6ae797 Merge pull request #52 from codecrafters-io/arpan/cc-1963-add-codecrafters-docs-command
  • d2a268c Update default CODECRAFTERS_CLI_VERSION to v38 in install.sh script.
  • 7e66474 update default CODECRAFTERS_CLI_VERSION to v40 in install.sh
  • 1916188 Remove docs command from examples and change error handling to panic in docs.go
  • c883d13 Add error handling and additional fields to FetchStageListResponse struct
  • 57fabc8 fix: change error handling to use errors.As for NoCodecraftersRemoteFoundError
  • fbb1326 Update go.mod and go.sum to include glamour v0.10.0 and other dependencies.
  • 8d3c3b8 Add 'docs' command to view current stage instructions and update dependencies.

v39

10 Sep 08:50
60610ba

Choose a tag to compare

v39

Changelog

  • 60610ba Merge pull request #48 from codecrafters-io/andy/tweak
  • be153a3 Improve error handling in pushBranchToRemote and update buildpack command with user feedback.
  • 4337039 Merge pull request #47 from codecrafters-io/arpan/cc-1915-allow-upgrading-buildpacks
  • cad34ff bump default CODECRAFTERS_CLI_VERSION from v37 to v38 in install.sh

v38

02 Sep 17:12
2d3c363

Choose a tag to compare

v38

Changelog

  • 2d3c363 Merge pull request #46 from codecrafters-io/arpan/cc-1915-allow-upgrading-buildpacks
  • 137e2bd Rename variable for clarity in UpdateBuildpackCommand function.
  • 6e963a9 update default CODECRAFTERS_CLI_VERSION to v37 in install.sh script
  • 6109a51 Update buildpack command to fetch language version and improve error handling.

v37

30 Aug 08:03
e1cc1a5

Choose a tag to compare

v37

Changelog

  • e1cc1a5 Merge pull request #44 from codecrafters-io/arpan/cc-1915-allow-upgrading-buildpacks
  • 28a5ea6 Fix ExtractYAMLFieldValue to return unquoted values for quoted strings
  • 89574b0 Update help command in usage instructions for clarity in main.go
  • a9946df Update command documentation for 'update-buildpack' in main.go
  • 603fb78 Remove update-buildpack command and improve user prompt for buildpack upgrade.
  • f9b0d61 Refactor test command argument parsing to remove error handling.
  • 3a23d6c Add error handling and update logic for buildpack in update_buildpack command
  • 4b605f6 Add update-buildpack command and utility functions for YAML manipulation.

v36

27 Dec 06:57

Choose a tag to compare

v36

Changelog

  • 1a36513 Merge remote-tracking branch 'origin/main'
  • 71b31ac Update Go version and dependencies; refactor logstream consumer import.
  • 8641937 Update CODECRAFTERS_CLI_VERSION to v35 in install.sh
  • b905341 Merge pull request #40 from codecrafters-io/support-gitignore
  • fab322a Improve based on feedback
  • d6c255e Support gitignore
  • 3a4ccd1 Merge pull request #35 from codecrafters-io/ryan-gang-patch-1
  • e17173c Update homepage
  • e545daa Update CODECRAFTERS_CLI_VERSION to v34 in install.sh

v35

23 Nov 01:25
b905341

Choose a tag to compare

v35

Changelog

  • b905341 Merge pull request #40 from codecrafters-io/support-gitignore
  • fab322a Improve based on feedback
  • d6c255e Support gitignore
  • 3a4ccd1 Merge pull request #35 from codecrafters-io/ryan-gang-patch-1
  • e17173c Update homepage
  • e545daa Update CODECRAFTERS_CLI_VERSION to v34 in install.sh

v34

15 Jul 12:37
8f6a72f

Choose a tag to compare

v34

Changelog