Skip to content

Releases: Alignof/raki

Ver 1.3.1

27 Dec 15:18
754a26e
Compare
Choose a tag to compare
  • Re-export the ZicbozOpcode.

Ver 1.3.0

27 Dec 10:37
ed83d19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

Ver 1.2.0

14 Oct 06:23
b4cca46
Compare
Choose a tag to compare

What's Changed

  • Re-export zicfiss_extension::ZicfissOpcode.
  • Add Instruction.is_compressed.

Ver 1.1.0

02 Oct 05:38
54d784b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

Ver 1.0.1

28 Sep 07:57
0ba9d88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

Ver 1.0.0

04 Sep 15:19
0bc292a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v1.0.0

v1.0.0-beta.2

13 Aug 15:57
5b01a04
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

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

13 Aug 06:30
28ce666
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/Alignof/raki/commits/v1.0.0-beta.1

Ver 0.1.4

13 Jul 15:17
1200f77
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

Ver 0.1.3

17 Oct 05:43
b044a2e
Compare
Choose a tag to compare
  • Fix C_JR and C_JALR format.
  • Add the UnknownExtension to DecodingError.
  • Fix InstFormat of CSRR(W|S|C).
  • Update Aformat formatting.