Skip to content

v0.7.1

Choose a tag to compare

@williballenthin williballenthin released this 16 Feb 16:06
· 50 commits to master since this release
32492ba

adds:

fixes:

  • handling of invalid dates #43
  • handling of malformed evtx files
  • pin dependencies due to py2 deprecation #67 @atcuno
  • testing on pytest 4 @mcepl