Skip to content

v3.1.0

Compare
Choose a tag to compare
@LemonInTheDark LemonInTheDark released this 29 Apr 06:03
· 4 commits to master since this release

What's Changed

Bumps a crate version so clippy gets off my back #1

Implements Reconstruction Mode (It allows you to take an input dmi and try to produce the dmi and toml that created it) #2
See https://github.com/spacestation13/hypnagogic/blob/v3.1.0/examples/bitmask-slice-restore.toml for more detail.

Adds a script that autogenerates release files, makes binaries more portable (swaps from glibc to musl for linux, statically compiles MORE (not all but more) of the windows version's dependencies) #3

Implements actual error handling (User errors are displayed in stdout rather then just crashing the program) (also adds nice colors) #5

Full Changelog: v3.0.1...v3.1.0