Huak v0.0.12
What's Changed
- Update docs/user_guide.md by @cnpryer in #494
- Allow multiple packages for add and remove by @cnpryer in #495
- Fix installer options usage by @cnpryer in #502
- Add installer options usage to user_guide.md by @cnpryer in #503
- Add git initialization to init command by @cnpryer in #504
- Add type-checking to lint command by @cnpryer in #506
- Remove unimplemented commands & update some docs by @cnpryer in #507
- Stop find_venv_root after searching workspace root by @cnpryer in #508
- Fix test command by @cnpryer in #509
- Add import sorting to format command by @cnpryer in #511
- Update pyproject.toml if command packages aren't already listed by @cnpryer in #512
- Add install all option to huak install by @cnpryer in #513
- Update docs/user_guide.md by @cnpryer in #514
- Use contains_ prefixing instead of has_ by @cnpryer in #515
- Fix run command by @cnpryer in #516
- Update PyProjectToml method comments by @cnpryer in #518
- More intelligently perform operations based on the pyproject.toml by @cnpryer in #517
- Bump to v0.0.12 by @cnpryer in #519
Full Changelog: v0.0.11...v0.0.12