Skip to content

1.1.0

Compare
Choose a tag to compare
@ldko ldko released this 17 Sep 15:43
· 45 commits to master since this release
c2af79b
  • Fixed an issue where some negative dates weren't validating under level 1 or level 2.
  • Modified tests to use pytest, and more specifically, parametrization. Makes it easier to identify what specific
    input is the cause of any failed test.
  • Added continuous integration.
  • Improved support for dates with "u".
  • Fixed an issue where level 0 dates validated as level 1 dates.
  • Support Python versions through 3.7.