Releases: alessandrogario/btfparse
Releases · alessandrogario/btfparse
1.3.6
1.3.5
What's Changed
- Add checked arithmetic to prevent overflow issues by @alessandrogario in #11
- cargo: Update the package version to 1.3.5 by @alessandrogario in #12
Full Changelog: 1.3.4...1.3.5
1.3.4
What's Changed
- misc: Add missing Enum/Enum64-related exports by @alessandrogario in #10
Full Changelog: 1.3.3...1.3.4
1.3.3
What's Changed
- enum, enum64: Map the ::signed() method to the BTF kind value by @alessandrogario in #9
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- examples: Migrate sample binaries to the correct folder by @alessandrogario in #7
- cargo: Update the package version to 1.3.2 by @alessandrogario in #8
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- cargo: Update the package docs by @alessandrogario in #6
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- docs: Add copyright headers by @alessandrogario in #2
- docs: Update the Cargo.toml metadata by @alessandrogario in #3
- misc: Convert the repository to a single package by @alessandrogario in #4
- cargo: Update the list of files that are excluded from the package by @alessandrogario in #5
Full Changelog: 0.1.1...1.3.0