libipt-sys 0.2.2

raw bindings to the libipt intel processor tracing library
Documentation
# Changelog

_This changelog documents only changes relevant to users, internal changes might be omitted._

## [0.2.2] 2025/01

### Changed
- Bump libipt `v2.1.1` -> `v2.1.2`

## [0.2.1] 2025/01

### Added

- This [CHANGELOG]./CHANGELOG.md 🎉
- `libipt_master` feature, allowing the library to be built using the latest commit from the libipt master branch on 
GitHub, instead of the bundled stable release.
- `Eq` and `Hash` traits are now derived automatically.

## [0.2.0]

_No changelog provided_