gba/CHANGELOG.md
2022-09-27 19:54:15 -06:00

351 B

  • 0.7.5 (unreleased): Adds more utilities for DMA and screenblock usage.
  • 0.7.4: Adds mGBA logging support.
  • 0.7.3: Fixes "multiple definition" errors with the AEABI division functions. Filed a PR to fix this soon: https://github.com/rust-lang/compiler-builtins/pull/495
  • 0.7.2: First version that configures docs.rs properly!