Skip to content

Releases: mxmauro/mxlib_helpers

Release v3.0.6

04 Oct 11:55
2c2c5e9
Compare
Choose a tag to compare
  • Normalized line endings.

Release v3.0.5

22 Sep 22:18
cdec643
Compare
Choose a tag to compare
  • Minor corrections.

Release v3.0.4

19 Sep 23:02
035000f
Compare
Choose a tag to compare
  • Added manual finalizer to logger.

Release v3.0.3

19 Sep 20:45
0576eb2
Compare
Choose a tag to compare
  • Added FormatV methods to json builder.

Release v3.0.2

31 Jul 01:32
e64ffe8
Compare
Choose a tag to compare
  • Improved memory management in light json code.

Release v3.0.1

17 May 00:03
e091005
Compare
Choose a tag to compare
  • Changed logger initialization. Removed read of some configuration settings from registry.

Release v3.0.0

01 May 21:35
dca6608
Compare
Choose a tag to compare

WARNING: Breaking change.

  • Modified XXXULongLong & XXXLongLong behavior.

Release v2.0.3

05 Apr 11:18
5c2fe62
Compare
Choose a tag to compare
Improved initialization and linting

Release v2.0.2

08 Jan 00:03
5fd731b
Compare
Choose a tag to compare
  • Added PEB NULL check while parsing a PE module.

Release v2.0.1

05 Nov 23:09
004ba18
Compare
Choose a tag to compare
  • Removed HashType enum from MX::Signatures namespace. Despite a breaking change, you can still use MX::CMessageDigest::eAlgorithm as a replacement from mxlib.
  • Removed special error code returned when the current OS is vulnerable to CVE-2020-0601. Not a real usage.