Skip to content

v0.1.0

Compare
Choose a tag to compare
@hyperupcall hyperupcall released this 26 Oct 23:22
· 103 commits to main since this release
v0.1.0
d0f1057

Initial release

Features

Added functions

  • core.trap_add
  • core.trap_remove
  • core.shopt_push
  • core.shopt_pop

Note that core.trap_add doesn't actually work as intended and shouldn't be used right now