Skip to content

1.1.0

Choose a tag to compare

@Grokzen Grokzen released this 04 Apr 12:41
· 396 commits to master since this release
  • Rework cli string that docopt uses. Removed redundant flags that docopt provides [--version & --help]
  • Add support for timestamp validation
  • Add new runtime dependency 'python-dateutil' that is used to validate timestamps
  • Change how 'any' keyword is implemented to now accept anything and not just the implemented types. (See Upgrade Instructions document for migration details)