Releases: cthbleachbit/minemap
Releases · cthbleachbit/minemap
v0.3.1
Bug fixes:
- Pamenim now writes 0 or 255 to alpha channel when appropriate.
- Fixed an uninitialized bool causing pamenim to assume gunzipped input.
???:
- Help messages now come with version numbers
- Cleaned up some global variables.
v0.3
Improvements:
- Support for new colors added in 1.16 preview release 6
- Color map generator now ignores empty lines and
# comments
Caveats:
- No windows binary release. If I have more time later I might find a proper way to release executables for windows.
v0.2.2
First stable release after the whole rewrite to C++ process.