Huak

Latest version: v0.0.19

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

0.0.13

What's Changed
* Bump clap from 4.1.9 to 4.1.14 by dependabot in https://github.com/cnpryer/huak/pull/520
* Update user_guide.md by cnpryer in https://github.com/cnpryer/huak/pull/521
* Add --group all option to remove command by cnpryer in https://github.com/cnpryer/huak/pull/523
* Improve performance and some refactors by cnpryer in https://github.com/cnpryer/huak/pull/524
* Bump to v0.0.13 by cnpryer in https://github.com/cnpryer/huak/pull/525


**Full Changelog**: https://github.com/cnpryer/huak/compare/v0.0.12...v0.0.13

0.0.12

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


**Full Changelog**: https://github.com/cnpryer/huak/compare/v0.0.11...v0.0.12

0.0.11

What's Changed
* Use ruff check by cnpryer in https://github.com/cnpryer/huak/pull/489
* Bump thiserror from 1.0.38 to 1.0.40 by dependabot in https://github.com/cnpryer/huak/pull/484
* Use UnimplementedError for unimplemeted commands by cnpryer in https://github.com/cnpryer/huak/pull/490
* Find or create venv for all commands requiring a venv by cnpryer in https://github.com/cnpryer/huak/pull/491
* Add PYTHONPATH for test command by cnpryer in https://github.com/cnpryer/huak/pull/492
* Bump to v0.0.11 by cnpryer in https://github.com/cnpryer/huak/pull/493


**Full Changelog**: https://github.com/cnpryer/huak/compare/v0.0.10...v0.0.11

0.0.10

What's Changed
* Bump clap_complete from 4.1.1 to 4.1.3 by dependabot in https://github.com/cnpryer/huak/pull/476
* Bump clap from 4.1.4 to 4.1.6 by dependabot in https://github.com/cnpryer/huak/pull/474
* Bump openssl from 0.10.42 to 0.10.45 by dependabot in https://github.com/cnpryer/huak/pull/472
* Bump serde_json from 1.0.91 to 1.0.93 by dependabot in https://github.com/cnpryer/huak/pull/471
* Bump clap from 4.1.6 to 4.1.8 by dependabot in https://github.com/cnpryer/huak/pull/477
* Rewrite by cnpryer in https://github.com/cnpryer/huak/pull/483
- Temporarily yanks `huak activate` (see 486)
- `huak add` will add dependencies without version specifiers
- Adds cli arg pass-through (closes 467)
- Removes `HUAK_MUTE_COMMAND` (tests now use `Verbosity::Quiet`)
- Adds basic `VirtualEnvironmentConfig`
- Adds `Terminal` abstraction
- Improves Python discovery
- Ditches the command-per-module project layout
- More idiomatic Rust
- Improves `Project` and `VirutalEnvironment` abstractions
- Now uses `OperationConfig` for public `ops` functions
- Adds `--quiet`
- Exits with code from underlying process if non-zero
* Bump to v0.0.10 by cnpryer in https://github.com/cnpryer/huak/pull/488


**Full Changelog**: https://github.com/cnpryer/huak/compare/v0.0.10-alpha.7...v0.0.10

0.0.10alpha.7

What's Changed
* Add basic user guide by cnpryer in https://github.com/cnpryer/huak/pull/460
* Only accept pyproject.toml marked virtualenv in Venv::from_directory by cnpryer in https://github.com/cnpryer/huak/pull/466
* Bump to v0.0.10-alpha.7 by cnpryer in https://github.com/cnpryer/huak/pull/469


**Full Changelog**: https://github.com/cnpryer/huak/compare/v0.0.10-alpha.6...v0.0.10-alpha.7

0.0.10alpha.6

What's Changed
* Add human-panic by cnpryer in https://github.com/cnpryer/huak/pull/451
* Add basic publish command by cnpryer in https://github.com/cnpryer/huak/pull/452
* Update ops::build by cnpryer in https://github.com/cnpryer/huak/pull/453
* Update Cargo.toml by cnpryer in https://github.com/cnpryer/huak/pull/454
* Don't activate Venv if CONDA_PREFIX is found by cnpryer in https://github.com/cnpryer/huak/pull/456
* Bump to v0.0.10-alpha.6 by cnpryer in https://github.com/cnpryer/huak/pull/457


**Full Changelog**: https://github.com/cnpryer/huak/compare/v0.0.10-alpha.5...v0.0.10-alpha.6

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.