v0.12.0
Mineunit v0.12.0 features and bug fixes, change log since v0.11.1:
- Configurable deprecation behavior, one of
throw
,error
,warning
,info
,debug
orignore
. - Global
DEPRECATED(...)
removaed and is nowmineunit:DEPRECATED(...)
. - Improved code quality a bit.
- Dropped assertion prefixes.
- Improved self test coverage, both regression and new smoke testing.
- Watch
core.registered_on_mods_loaded
modifications. - Normalize modpaths.
- Added
--help-assert
, displays cheat sheet for some Mineunit custom assertions.
Previously released as a Docker image https://hub.docker.com/r/mineunit/mineunit