Skip to content

v0.10.0

Compare
Choose a tag to compare
@hyperupcall hyperupcall released this 30 Jun 03:39
· 27 commits to main since this release
v0.10.0
25ff1fb

Breaking Changes

  • core.print_die now executes the newly-added core.print_fatal instead of core.print_error

Features

New printing functions

  • core.print_{fatal,debug}?(_fn)

Fixes

  • Improve documentation wording