aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Collapse)Author
2024-03-090.2.5HEAD0.2.5no-gods-no-iximeow
2023-11-02another changelog update, this time actually followed by a release...iximeow
2023-04-25prepare changelog updatesiximeow
2022-01-020.2.3iximeow
2022-01-02fix docs typo0.2.2iximeow
2022-01-020.2.10.2.1iximeow
2022-01-02document the crateiximeow
2022-01-010.1.4iximeow
2021-09-28do not publish crates with compilation warnings (bump for 0.1.3 also)0.1.3iximeow
2021-09-28handle another unintended panic in display impliximeow
2021-09-28fix various armv8 and armv8 panics that should be Err.iximeow
in fact the decoder should _never_ panic. included here are tests that cover the entire 32-bit instruction space and ensure that decoding and display do not panic. these tests run uncomfortably slowly (1168s to decode the 4b "instruction" sequences on my desktop), but verify that panics are no longer an issue.
2021-07-21fix DecodeError impl on builds using yaxpeax-arch+std0.1.1iximeow
2020-12-06bump to 0.0.6 and fix markdown0.0.6iximeow
2020-12-06bump version to 0.0.5 update documentation some0.0.5iximeow
add some keywords to the crate. this is a first for yaxpeax
2020-03-15bump version to 0.0.3 and add a changelogiximeow