Skip to content

Releases: williballenthin/python-evtx

v0.7.4

22 Mar 15:59
1f24fd4
Compare
Choose a tag to compare

i will never ever remember to update the version, so sorry.

changes:

  • bump version to v0.7.4

v0.7.3

22 Mar 15:54
aed643e
Compare
Choose a tag to compare

changes:

v0.7.2

16 Feb 16:09
3b350cb
Compare
Choose a tag to compare

fixes:

  • version number

v0.7.1

16 Feb 16:06
32492ba
Compare
Choose a tag to compare

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

v0.6.1: bugfixes

17 Jul 01:17
Compare
Choose a tag to compare

interesting changes since v0.6.0:

v.0.6.0

22 May 19:35
Compare
Choose a tag to compare

lots of enhancements to improve code quality:

  • unit tests! also, travis integration with github project.
  • remove hacky python string templating solution to dealing with substitutions.
  • add .xml() and .lxml() to records.
  • lots of fixes to bring code in-line with pep8 and style guide.
  • fix a bunch of bugs due to bad data/encodings.
  • add support for CharacterReferenceNode

v0.5.3-1

18 Dec 22:02
Compare
Choose a tag to compare

this is the correct commit for v0.5.3

v0.5.3

18 Dec 22:01
Compare
Choose a tag to compare

minor tweak in encoding of encoding records as xml

v0.5.2

18 Dec 02:10
Compare
Choose a tag to compare

fix bug in py3 compatibility.

improved logging structure

31 Oct 16:09
Compare
Choose a tag to compare
v0.5.1

setup: bump version to 0.5.1