Skip to content

lots of rework stuff#28

Open
ZeWaka wants to merge 6 commits into
masterfrom
improvements
Open

lots of rework stuff#28
ZeWaka wants to merge 6 commits into
masterfrom
improvements

Conversation

@ZeWaka
Copy link
Copy Markdown
Member

@ZeWaka ZeWaka commented May 21, 2026

  • use png crate properly for encoding/decoding
  • reorganize, move iconstate stuff into its own file
  • update CI
  • add benchmarks
  • 0.6.0, rust 2024

BREAKING CHANGES:

  • RawDmi, RawDmiMetadata, and the chunk/crc/iend/ztxt modules have been removed.
    • As a result, the DmiErrors only they produced are removed.
  • Removes the return value from Dmi::save. It now returns Result<(), DmiError>.
  • Nobody seemed to be using the above exposed bits.

ZeWaka added 6 commits May 21, 2026 01:35
BREAKING CHANGE: RawDmi, RawDmiMetadata, and the chunk/crc/iend/ztxt
modules have been removed.
BREAKING CHANGE: Removes the return value from `Dmi::save`.
It now returns `Result<(), DmiError>`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant