Skip to content

Choose a tag to compare

@codecrafters-bot codecrafters-bot released this 10 Mar 18:20
· 1 commit to main since this release
54f32b7

Changelog

  • 54f32b7 Merge pull request #81 from codecrafters-io/andy/clean-up-GetRepositoryDir-err-msg
  • 1e57e24 Refactor error handling in GetRepositoryDir to provide clearer error messages when the current directory is not a Git repository. The new message includes specific instructions for the user to run the command within the CodeCrafters Git repository.
  • 934e829 Merge pull request #79 from codecrafters-io/andy/test-path
  • b371668 Refactor installation script to use -LiteralPath for path checks and improve cleanup error handling. This enhances the robustness of directory operations and ensures warnings are displayed if cleanup fails.
  • c182258 Update installation scripts to increment CODECRAFTERS_CLI_VERSION from v50 to v52 for the latest release.