v0.10.0
Breaking Changes
core.print_dienow executes the newly-addedcore.print_fatalinstead ofcore.print_error
Features
New printing functions
core.print_{fatal,debug}?(_fn)
Fixes
- Improve documentation wording
core.print_die now executes the newly-added core.print_fatal instead of core.print_errorNew printing functions
core.print_{fatal,debug}?(_fn)