v0.7.0
Features
- Add
core.panic()- Best used for programmer errors. It
exit 1while 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_infoso it actually works TOML files containing tabs