Skip to content

v0.3.0

Compare
Choose a tag to compare
@mfaizudd mfaizudd released this 01 May 08:15
· 11 commits to main since this release

Changes:

  • MinDate, MaxDate and BetweenDate in builder can now parse string with layouts in the following order:
    • RFC3339
    • yyyy-MM-dd

Breaking changes:

  • validateType is now private as I don't see anyone would use it

Full Changelog: v0.2.0...v0.3.0