Skip to content

Releases: althonos/flips.rs

0.2.1

14 May 13:30
v0.2.1
Compare
Choose a tag to compare

Added

  • Missing AsRef<[u8]> implementation for patch types
    (#1).

0.2.0

05 Apr 12:45
v0.2.0
Compare
Choose a tag to compare

Added

  • Support for no_std compilation by disabling std feature.
  • Delta BPS patches with more memory support.

Changed

  • Make flips-sys use crc32fast instead of builtin Flips implementation
    to compute checksums of patches and ROMs.

0.1.0

22 Mar 19:38
v0.1.0
Compare
Choose a tag to compare

Initial release.
v0.1.0: 3bd54de...v0.1.0