Skip to content

core@0.4.2

Compare
Choose a tag to compare
@MathurAditya724 MathurAditya724 released this 20 Jan 06:16
· 8 commits to main since this release

What's Changed

  • feat(core): Add the cause of validation error to HTTPException by @Matsuuu in #48

Fixes

  • core: minor type corrections (9cea732)
  • core: clone response before reading data for validation (7bc444a)

New Contributors