v0.7.0
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.
- Best used for programmer errors. It
Fixes
- Fix regex in
core.get_package_info
so it actually works TOML files containing tabs