Skip to content

Choose a tag to compare

@codecrafters-bot codecrafters-bot released this 04 Nov 03:46
· 1 commit to main since this release
a1f9117

Changelog

  • a1f9117 Merge pull request #61 from codecrafters-io/progress-bar
  • a991af8 update await terminal
  • 76cd8c3 Merge pull request #60 from codecrafters-io/use-actions
  • 1ec979b update progress bar print
  • 1744df8 update logging
  • 38af793 fix logging
  • eca4fc1 update
  • b3803a3 update
  • 45de908 Add support for executing dynamic actions with new action and client methods.
  • 3f9e370 update await autofix
  • 4db24da add terminal autofix
  • a457b27 update
  • 2445ca4 Refactor version handling to use utils instead of client in multiple files.
  • 449f3ac Refactor client package and update action definitions across the codebase.
  • 56a6899 Refactor error handling in await_terminal_build_status and await_terminal_submission_status actions
  • c318ab6 Refactor action handling to remove CodecraftersClient dependency and use funcs.
  • 6088428 Add action handling and execution framework with various action types.
  • e8b272c Merge pull request #57 from codecrafters-io/arpan/create-v43
  • 85bedeb update default CODECRAFTERS_CLI_VERSION to v43 in install.sh