What's Changed
* Refactor lib for less coupling and some improvements by cnpryer in https://github.com/cnpryer/huak/pull/575
* Fix lib.rs module doc comments by cnpryer in https://github.com/cnpryer/huak/pull/579
* Add typos ci step by cnpryer in https://github.com/cnpryer/huak/pull/580
* Fix typo by cnpryer in https://github.com/cnpryer/huak/pull/581
* Remove .venv and test-threads command use in CI by cnpryer in https://github.com/cnpryer/huak/pull/584
* Get Python version from command if not found in file name by cnpryer in https://github.com/cnpryer/huak/pull/583
* Use sys.version_info to parse Python version by cnpryer in https://github.com/cnpryer/huak/pull/585
* Update CONTRIBUTING.md by cnpryer in https://github.com/cnpryer/huak/pull/586
* Update ux for remove, update, and install commands by cnpryer in https://github.com/cnpryer/huak/pull/589
* Organize lib.rs into modules by cnpryer in https://github.com/cnpryer/huak/pull/590
* Bump git2 from 0.16.1 to 0.17.0 by dependabot in https://github.com/cnpryer/huak/pull/587
* Organize ops.rs into modules by cnpryer in https://github.com/cnpryer/huak/pull/600
* Cleanup comments by cnpryer in https://github.com/cnpryer/huak/pull/603
* Bump pep440_rs from 0.3.4 to 0.3.5 by cnpryer in https://github.com/cnpryer/huak/pull/609
* Update README.md by cnpryer in https://github.com/cnpryer/huak/pull/611
* Bump clap from 4.2.1 to 4.2.2 by dependabot in https://github.com/cnpryer/huak/pull/605
* Update rust - sorry I'm late by cnpryer in https://github.com/cnpryer/huak/pull/614
* Generate completion contents for more shells by cnpryer in https://github.com/cnpryer/huak/pull/622
* Update GitHub templates by cnpryer in https://github.com/cnpryer/huak/pull/621
* Retain requirement extras for metadata file in add command by cnpryer in https://github.com/cnpryer/huak/pull/623
* Fix Version Ord implementation by cnpryer in https://github.com/cnpryer/huak/pull/630
* Use latest resolvable Python for cargo test by cnpryer in https://github.com/cnpryer/huak/pull/627
* Add lazy-like exit for failing subprocesses by cnpryer in https://github.com/cnpryer/huak/pull/632
* Fix test_version to resolve unused expression warning by patrickarmengol in https://github.com/cnpryer/huak/pull/634
* Fix default comment/help for cli init and new commands by patrickarmengol in https://github.com/cnpryer/huak/pull/636
* Fix Version Display implementation using same release segment twice by n-borges in https://github.com/cnpryer/huak/pull/639
* Bump serde from 1.0.159 to 1.0.162 by dependabot in https://github.com/cnpryer/huak/pull/640
* Bump openssl from 0.10.49 to 0.10.52 by dependabot in https://github.com/cnpryer/huak/pull/638
* Bump clap_complete from 4.2.0 to 4.2.1 by dependabot in https://github.com/cnpryer/huak/pull/617
* Bump regex from 1.7.3 to 1.8.1 by dependabot in https://github.com/cnpryer/huak/pull/616
* Bump serde_json from 1.0.95 to 1.0.96 by dependabot in https://github.com/cnpryer/huak/pull/604
* Add docs by cnpryer in https://github.com/cnpryer/huak/pull/642
* Bump to v0.0.19 by cnpryer in https://github.com/cnpryer/huak/pull/643
New Contributors
* patrickarmengol made their first contribution in https://github.com/cnpryer/huak/pull/634
* n-borges made their first contribution in https://github.com/cnpryer/huak/pull/639
**Full Changelog**: https://github.com/cnpryer/huak/compare/v0.0.18...v0.0.19