Skip to content

Releases: omerbenamram/evtx

v0.9.0

17 Mar 15:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.9.0

v0.8.5

21 Feb 20:23
Compare
Choose a tag to compare

Full Changelog: v0.8.4...v0.8.5

Fixed #249

v0.8.4

03 Nov 12:46
Compare
Choose a tag to compare

What's Changed

  • Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows by @dependabot in #244
  • Fix json output when a node with attributes has the same key several times by @yardlogs in #245

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

03 Aug 14:14
Compare
Choose a tag to compare

What's Changed

  • Preserve order when using JSON output by @ac-rn in #242
  • chore: update to build with rust 1.80 by @chenrui333 in #243
  • chore: update dependencies (quick-xml)

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

04 Apr 07:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

17 Feb 16:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

29 Aug 08:21
Compare
Choose a tag to compare

v0.7.2

01 Apr 10:35
Compare
Choose a tag to compare
(cargo-release) evtx version 0.7.2

v0.7.1

26 Mar 11:13
Compare
Choose a tag to compare

Changed

  • the fast-alloc feature is no longer on by default, to support static MUSL builds for evtx-dump.
    to enable it, build with --features fast-alloc.
  • static binaries are now published for linux! take evtx-dump with you everywhere :)
  • CI was migrated to github actions from azure pipelines.

v0.6.9 - 2021-01-30

30 Jan 08:40
Compare
Choose a tag to compare
(cargo-release) evtx version 0.6.9