Skip to content

Minor tweaks

Choose a tag to compare

@timvink timvink released this 16 Mar 06:32
· 337 commits to master since this release

Fixed:

  • Fallback of current timestamp in always in UTC timezone (a94db33)
  • Use var for compatibility (5ebd009), thanks @RDIL !

Changed:

  • Throw usefull error when running in CI with shallow clones (6ca13cb)
  • Drop support for python below 3.5 (de60de1)
  • Updated & extended unit tests