Skip to content

v0.3.1 Release

Choose a tag to compare

@Amjad50 Amjad50 released this 19 Oct 07:22
· 46 commits to master since this release
v0.3.1
eb21003

CHANGELOG

Changed

  • Major refactor to project structure, the emulation API and UIs [#6]
  • Used EGui instead of all the other UIs, which is cross platform
  • Changed SaveError::Other to SaveError::SerializationError
  • Removed unused CartridgeError::Other
  • Moving to edition 2021
  • Fixed module inception error in clippy
  • In CI, added rust-audit to check for security vulnerabilities
  • Improved public API, and documentation

Fixed

  • Bugfix when Ui resumes while there is no cartridge

Use cargo to install plastic or plastic_tui