Skip to content

v0.3.2

Compare
Choose a tag to compare
@hyperupcall hyperupcall released this 07 Mar 20:35
· 79 commits to main since this release
v0.3.2
07e4d67

Fixes

This renames the functions for handling stack traces so it makes more sense. Previously, it was less readable, like so:

Stacktrace:
  in core.stacktrace_print (/home/edwin/.local/share/basalt/store/packages/github.com/hyperupcall/[email protected]/pkg/src/public/bash-core.sh:0)
  in global_trap_exit (/home/edwin/Documents/hookah/pkg/src/bin/hookah.sh:5)
  in core.trap_common_global_handler (/home/edwin/.local/share/basalt/store/packages/github.com/hyperupcall/[email protected]/pkg/src/util/util.sh:16)
  in ___global_trap_EXIT_handler___ (/home/edwin/.local/share/basalt/store/packages/github.com/hyperupcall/[email protected]/pkg/src/public/bash-core.sh:62)