Releases: taiki-e/semihosting
Releases · taiki-e/semihosting
0.1.8
-
Respect
RUSTC_WRAPPER
in rustc version detection. -
Documentation improvements.
0.1.7
0.1.6
- Documentation improvements.
0.1.5
0.1.4
- Update
unwinding
to 0.2.
0.1.3
- Fix build error on MIPS32r6 and MIPS64r6 since nightly-2023-07-19's target_arch change.
0.1.2
- Enable
portable-atomic
'srequire-cas
feature to display helpful error messages to users on targets requiring additional action on the user side to provide atomic CAS.
0.1.1
- Improve panic message on stable.
0.1.0
Initial release