Skip to content

Releases: codecrafters-io/cli

v38

02 Sep 17:12
2d3c363
Compare
Choose a tag to compare

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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v34

Changelog

v33

03 Jul 12:35
4e2c31d
Compare
Choose a tag to compare
v33

Changelog

  • 4e2c31d Merge pull request #33 from codecrafters-io/add-support-for-previous
  • 1f312ce Merge branch 'main' into add-support-for-previous
  • d9d7c00 Update CODECRAFTERS_CLI_VERSION to v31 in install.sh
  • 6ae81b9 fix: Fix typo
  • 15cc226 refactor: Moved decision on what stage selection strategy to use one layer up in caller
  • 6825907 fix: Pass in false for shouldTestPrevious when CreateSubmission is called in the submit command
  • 9f58359 refactor: Change variable for storing --previous flag value from previous to shouldTestPrevious
  • 73314e7 refactor: Update cli usage logs
  • f57deed feat: Improve flag.Usage to reflect added --previous flag
  • 95a5336 feat: Add support for the previous flag for the test command

v32

03 Jul 12:35
Compare
Choose a tag to compare
v32

Changelog

  • 1f312ce Merge branch 'main' into add-support-for-previous
  • d9d7c00 Update CODECRAFTERS_CLI_VERSION to v31 in install.sh
  • a0a96ed Merge pull request #34 from codecrafters-io/add-command-param
  • 7dde834 Refactor submission creation in submit.go and test.go
  • 6ae81b9 fix: Fix typo
  • 15cc226 refactor: Moved decision on what stage selection strategy to use one layer up in caller
  • 6825907 fix: Pass in false for shouldTestPrevious when CreateSubmission is called in the submit command
  • 9f58359 refactor: Change variable for storing --previous flag value from previous to shouldTestPrevious
  • 73314e7 refactor: Update cli usage logs
  • f57deed feat: Improve flag.Usage to reflect added --previous flag
  • 95a5336 feat: Add support for the previous flag for the test command
  • 24cf378 Merge pull request #32 from codecrafters-io/bump-cli-version-to-30
  • c9ae9f2 feat: Bump cli version to 30

v31

03 Jul 12:00
a0a96ed
Compare
Choose a tag to compare
v31

Changelog

  • a0a96ed Merge pull request #34 from codecrafters-io/add-command-param
  • 7dde834 Refactor submission creation in submit.go and test.go
  • 24cf378 Merge pull request #32 from codecrafters-io/bump-cli-version-to-30
  • c9ae9f2 feat: Bump cli version to 30

v30

14 Jun 12:30
24b35f8
Compare
Choose a tag to compare
v30

Changelog

  • 24b35f8 Merge pull request #31 from codecrafters-io/move-exception-capture
  • 373f0a7 refactor: Move sentry capture exception outside loop
  • e75d94a Merge pull request #29 from codecrafters-io/bump-release-tage-to-29
  • 5687f1c chore: Bump release tag to 29

v29

05 Jun 17:11
ba72624
Compare
Choose a tag to compare
v29

Changelog

  • ba72624 Merge pull request #28 from codecrafters-io/fix-goreleaser-errors
  • 38dc748 fix: Add 'version: 2' to goreleaser.yml + use 'repository' instead of 'tap'
  • f40fbbb fix: Revert version string back to 0
  • c351224 chore: Bump version to 2