Skip to content

v0.4.0

Compare
Choose a tag to compare
@hyperupcall hyperupcall released this 09 Apr 02:06
· 65 commits to main since this release
v0.4.0
b513718

Features

  • core.trap_{add,remove} now works with multiple signals
  • core.init is now automatically called

Fixes

  • core.stacktrace_print prints the full paths of shell files
  • Several errors correctly print the correct enclosing function
  • Improved (internal) function names and general cleanup