Releases: Decompollaborate/rabbitizer
Releases · Decompollaborate/rabbitizer
1.5.10
- Add a unit test to ensure every bindings use the same version number
1.5.9
- Implement
mfc2
,mtc2
,cfc2
andctc2
- Fix "emitted" typo
- Expand list of instructions not emitted by C compilers
- Document C api usage
1.5.8
- Fix source distribution of Python package
- New
modifiesF*
andreadsF*
properties in the InstructionDescriptor - Column limit for C files has been changed to 120
1.5.7
- Fix a Rust binding not taking
&
1.5.6
- Introduce
RegisterDescriptor
- Fix some typos in Rust bindings
jalr_rd
has been removed. Its old conditional behavior is now handled with the newcpu_maybe_rd_rs
operandoutputsToGprZero
method
1.5.5
- Change
treatJAsUnconditionalBranch
totrue
by default - Actually package the C files in the Rust crate
- Cleanup Rust bindings to reduce useless indirections
1.5.4
1.5.3
Trying to fix crate publishing, again again
1.5.2
Try to fix automatic Rust crate publishing again
1.5.1
Attempt to fix Rust crate publishing