Releases: Alignof/raki
Releases · Alignof/raki
Ver 1.2.0
Ver 1.1.0
Ver 1.0.1
Ver 1.0.0
What's Changed
- Update crate version (v0.1.3 -> v0.1.4) by @Alignof in #11
- Fix github actions by @Alignof in #12
- Update
Instruction
structure by @Alignof in #14 - Ver 1.0.0-beta.1 by @Alignof in #15
- Implement Zicntr extenstion by @Alignof in #16
- Ver 1.0.0-beta.2 by @Alignof in #17
- Fix no_std environment by @Alignof in #18
- Ver 1.0.0-beta.3 by @Alignof in #19
- Ready to ver 1.0.0 by @Alignof in #20
- Ver 1.0.0 by @Alignof in #21
Full Changelog: v0.1.4...v1.0.0
v1.0.0-beta.2
What's Changed
- Add the Zicntr extension.
- Add the CONTRIBUTING.md.
- Move unit tests to each extension files.
- Rename
InstFormat
variant to camel case.
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
Full Changelog: https://github.com/Alignof/raki/commits/v1.0.0-beta.1
Ver 0.1.4
Ver 0.1.3
Ver 0.1.1
What's Changed
- Add the
IllegalInstruction
toDecodingError
. - Fix some display format.
- Rewrite a doc comment.
- Add Release workflow.
Full Changelog: v0.1.0...v0.1.1