v0.10.0
Breaking Changes
core.print_die
now executes the newly-addedcore.print_fatal
instead 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_error
New printing functions
core.print_{fatal,debug}?(_fn)