Skip to content

v27

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 16:09
· 32 commits to main since this release
586d4dd

Changelog

  • 586d4dd Merge pull request #35 from codecrafters-io/fix-response-logging
  • a7a8cbd fix: update regex to replace hexdump lines
  • 94f571a test: update fixtures
  • 3307ad4 refactor: update regex pattern for hexdump in normalizeTesterOutput function
  • 6a11198 test: update fixtures
  • 93a2424 refactor: update all stages to use full response payload while logging out hexdump
  • baa4c1c refactor: update framework methods to use new response format
  • 61cbb95 refactor: add Response struct and update SendAndReceive method