Skip to content

v91

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 14:43
· 46 commits to main since this release
159c924

Changelog

  • 159c924 Merge pull request #139 from codecrafters-io/update-tester-utils
  • e4d2f9d fix: update expected output for pwd command in test fixtures
  • 98c437d test: add fixtures for ash
  • ec3ba99 fix: update regex for temporary directory paths in tester output normalization
  • ba85590 fix: add regex replacement for temporary directory paths in tester output normalization
  • 6f6c74c fix: update test output formatting for consistency across stages
  • 2f84437 fix: update dependencies in go.mod and go.sum for compatibility
  • f9ab847 fix: update tester-utils version to 0.4.2 in go.mod and go.sum
  • 01360c6 fix: update LogOutput to use formatted logging for consistency
  • 1a319d3 test: update fixtures
  • 0f741e7 fix: update staticcheck version in GitHub Actions workflow
  • 4967f67 fix: update tester-utils version and adjust go.mod dependencies
  • 1499de5 fix: update logging statements to use formatted strings for consistency
  • f5f96b3 update go version, tester utils version
  • 1e9e87e Merge pull request #137 from codecrafters-io/andy/tweak
  • 136a929 Update error message in FileContentAssertion to specify file existence issue
  • e551ad6 Merge pull request #136 from codecrafters-io/revert-135-andy/tweak
  • b379d1d Revert "Update error message in FileContentAssertion"
  • 87dbee1 Merge pull request #135 from codecrafters-io/andy/tweak
  • 618fe39 Update error message in FileContentAssertion to clarify file existence check