Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 757 Bytes

File metadata and controls

27 lines (18 loc) · 757 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.2.1 - 2022-12-25

Other

  • Improved example in README.md and made it runable

0.2.0 - 2022-12-25

Added

  • Support for parsing the attribute certificate table
  • [breaking] Added support for file offset addresses on top of RVA's

Other

  • Pointed to more usage examples in README.md

0.1.1 - 2022-12-05

Other

  • Setup github actions to build, lint and format
  • Small code refacturing