Releases: spacestation13/dmi-rust
Releases · spacestation13/dmi-rust
v0.3.7
v0.3.5
Just routine updates, bumping the image dependency version to 0.25.1
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.3
v0.3.1
What's Changed
- Add list of tools created using this to the README by @ZeWaka in #14
- Improves DMI saving (smaller files, better formatting) by @LemonInTheDark in #15
- Note: This will cause DMIs saved by this tool to be smaller, as compression is being applied at a higher level now.
New Contributors
- @LemonInTheDark made their first contribution in #15
Full Changelog: v0.3.0...v0.3.1
0.3.0
Breaking Changes
In #7 and #8, many things were moved out of the useless dmi module or had fields cleaned up.
These should be extremely simple to fix, and may require no changes.
What's Changed
- Add LICENSE file by @actioninja in #9
- More derives on Icon helpers by @actioninja in #10
- Add an editorconfig by @actioninja in #11
- Slightly cleans up the API for IconState by @actioninja in #8
- Clean up the module structure by @actioninja in #7
- Pin pre-1.0 dependencies to minor versions by @ZeWaka in #13
New Contributors
- @actioninja made their first contribution in #9
Full Changelog: v0.2.1...v0.3.0
0.2.1
0.2.0
What's Changed
- Fix movement not saving by @Mothblocks in #3
- Debloat & Package maint by @ZeWaka in #5 - greatly reduced dependencies and buildtime
Full Changelog: v0.1.3...v0.2.0
0.1.3
What's Changed
Just a general maintenance upgrade, updating the deflate
dependency.
Full Changelog: v0.1.2...v0.1.3