Skip to content

v0.4.0

Compare
Choose a tag to compare
@mfaizudd mfaizudd released this 24 May 00:22
· 3 commits to main since this release
  • Re-added Min, Max, and Range using int64 by default
  • Validation builders now attempt to parse every input into the correct type
  • Validation builders no longer returns invalid_type when a type is not supported, but returning invalid_integer, invalid_float and invalid_time instead

Full Changelog: v0.3.2...v0.4.0