Skip to content

v0.7.0

Compare
Choose a tag to compare
@hyperupcall hyperupcall released this 06 May 19:02
· 47 commits to main since this release
v0.7.0
0fc55a4

Features

  • Add core.panic()
    • Best used for programmer errors. It exit 1 while printing the applicable errors. Remember that you still need to account for subshells, etc.

Fixes

  • Fix regex in core.get_package_info so it actually works TOML files containing tabs