Skip to content

Releases: Yamato-Security/hayabusa-evtx

v0.8.12

06 Nov 09:03
239be92
Compare
Choose a tag to compare

[0.8.12 - 2024-11-04]

v0.8.11

06 Nov 09:03
239be92
Compare
Choose a tag to compare

[0.8.11 - 2024-10-30]

Fixed a compiler bug with quick-xml 0.37.0. Updated crates. (#67) (@fukusuket)

v0.8.10

18 Aug 22:41
fa41de8
Compare
Choose a tag to compare

Merged the bug fixes and enhancements in the original evtx 0.8.3 crate. (@hitenkoku)

v0.8.9

02 Jul 21:24
29f7248
Compare
Choose a tag to compare

Updated crates.

0.8.7

05 Aug 05:16
3788e74
Compare
Choose a tag to compare

Updated crates. Made it possible to reference the allocation field externally.

0.8.6

15 Jun 19:59
128a425
Compare
Choose a tag to compare

Updated crates.

0.8.4

09 Jan 02:24
Compare
Choose a tag to compare

0.8.3

09 Oct 23:45
5b0884d
Compare
Choose a tag to compare

Updated quick-xml to support 0.24.x (@hitenkoku) (#7 #9)

0.8.2

15 Sep 13:55
Compare
Choose a tag to compare

Fixed the quick-xml version to 0.23 as newer versions will cause compile errors.

0.8.1

09 Sep 02:48
Compare
Choose a tag to compare

Changed collections::HashMap to hashbrown::HashMap for better performance. (@hitenkoku) (#3)