- Improved error handling decoding
WHEA_ERROR_RECORDstructures (thanks @Romboter!) - Improved decoding support for
WHEA_XPF_MCA_SECTIONerrors records & added test case - Added a Changelog and backfilled it with details on all prior releases
- Another large batch of code quality & tooling improvements
- Add tests for memory error sections
- Updated NuGet dependencies
- Improve tolerance of unexpected structure sizes for memory error records
- Add support for .NET 8 as a build target (thanks @reynoldskr!)
- Several code quality & tooling improvements
- Updated NuGet dependencies
- Fix bug in
WHEA_MEMORY_ERROR_EXT_SECTION_INTELerror decoder - Add test for
WHEA_MEMORY_ERROR_EXT_SECTION_INTELerror record
- Giant update to supported errors and events
- Bumped .NET target framework from v4.6.2 to v4.7.2
- Another batch of code quality & tooling improvements
- Overhauled docs & added reverse engineering notes
- Add several more tests
- Updated NuGet dependencies
- Add support for many additional WHEA error sections & structures
- Don't treat unexpected
WHEA_REVISIONversion as fatal - Add Windows SDK v10.0.26100 reference and custom headers
- Huge number of code quality & tooling improvements
- Updated NuGet dependencies
- Add support for the large majority of WHEA events
- Add support for
WHEA_FIRMWARE_ERROR_RECORD_REFERENCE - Add initial minimal test project (thanks @kirhgoph!)
- Add several test cases for various WHEA events
- Huge number of code quality & tooling improvements
- Updated NuGet dependencies
- Initial stable release