Skip to content

Releases: cnpryer/huak

Huak v0.0.8-alpha.2

16 Jan 23:21
ffe020c
Compare
Choose a tag to compare
Huak v0.0.8-alpha.2 Pre-release
Pre-release

⚠️ Disclaimer: huak is entering its Alpha phase and is still considered a proof-of-concept.

NOTE: #369

What's Changed

Full Changelog: v0.0.8-alpha.1...v0.0.8-alpha.2

Huak v0.0.8-alpha.1

13 Jan 23:18
735c9d7
Compare
Choose a tag to compare
Huak v0.0.8-alpha.1 Pre-release
Pre-release

⚠️ Disclaimer: huak is entering its Alpha phase and is still considered a proof-of-concept.

NOTE: #369

What's Changed

New Contributors

Full Changelog: v0.0.7-alpha.3...v0.0.8-alpha.1

Huak v0.0.7-alpha.3

22 Oct 15:26
a70d99f
Compare
Choose a tag to compare
Huak v0.0.7-alpha.3 Pre-release
Pre-release

⚠️ Disclaimer: huak is entering its Alpha phase and is still considered a proof-of-concept.

Highlights

  • huak new initializes projects with .git
  • Update huak activate for more Windows compatibility
  • Add basic huak run command

What's Changed

Full Changelog: v0.0.7-alpha.2...v0.0.7-alpha.3

Huak v0.0.7-alpha.2 PoC (early)

09 Oct 07:01
28f6e2d
Compare
Choose a tag to compare
Pre-release

⚠️ Disclaimer: huak is currently in its proof-of-concept (PoC) phase.

Highlights

  • Sets huak activate as unsupported on windows (#302)

What's Changed

Full Changelog: v0.0.7-alpha.1...v0.0.7-alpha.2

Huak v0.0.7-alpha.1 PoC (early)

09 Oct 02:50
21fe7d3
Compare
Choose a tag to compare
Pre-release

⚠️ Disclaimer: huak is currently in its proof-of-concept (PoC) phase.

Highlights

  • Adds huak activate
  • Moves huak clean-pycache to huak clean --pycache

What's Changed

New Contributors

Full Changelog: v0.0.6-alpha.1...v0.0.7-alpha.1

Huak v0.0.6-alpha.1 PoC (early)

08 Oct 02:28
4bca4ca
Compare
Choose a tag to compare
Pre-release

⚠️ Disclaimer: huak is currently in its proof-of-concept (PoC) phase.

Highlights

  • Adds project type bootstrapping to huak new
  • Bootstrapped project structure no longer uses src (temporary)
  • Adds basic fix command

What's Changed

New Contributors

Full Changelog: v0.0.5-alpha.2...v0.0.6-alpha.1

Huak v0.0.5-alpha.2 PoC (early)

07 Oct 05:47
2fd7241
Compare
Choose a tag to compare
Pre-release

⚠️ Disclaimer: huak is currently in its proof-of-concept (PoC) phase.

What's Changed

Full Changelog: v0.0.5-alpha.1...v0.0.5-alpha.2

Huak v0.0.5-alpha.1 PoC (early)

05 Oct 01:31
4fe1ed4
Compare
Choose a tag to compare
Pre-release

⚠️ Disclaimer: huak is currently in its proof-of-concept (PoC) phase.

Highlights

  • PyPI distribution 🎉
  • Basic build command
  • Basic optional dependencies enhancements
  • Basic project type bootstrapping option
  • Updated error handling

Note that we expect a v0.0.5-alpha.2 soon with enhanced pyproject.toml management.

What's Changed

New Contributors

Full Changelog: v0.0.4-alpha.1...v0.0.5-alpha.1

Huak v0.0.4-alpha.1 PoC (early)

28 Sep 16:54
a5bdeae
Compare
Choose a tag to compare
Pre-release

⚠️ Disclaimer: huak is currently in its proof-of-concept (PoC) phase.

Highlights

  • Adds huak add command
  • Adds optional dependencies
  • Updates author formatting in pyproject.toml
  • Improves error handling
  • Print help if no commands are passed
  • Fix huak new for sub-projects.
  • Made Discord 🎉
  • Use python3 alias for macOS and linux
  • Adds basic management of exit codes
  • Reduce some chattiness
  • Docs and CI enhancments

See below for all changes...

What's Changed

New Contributors

Full Changelog: v0.0.3-alpha.1...v0.0.4-alpha.1

Huak v0.0.3-alpha.1 PoC (early)

23 Sep 03:08
3de16c1
Compare
Choose a tag to compare
Pre-release

From 0.0.1-alpha.1 and 0.0.2-alpha.1

Started:

  • huak new
  • huak init
  • huak install
  • huak remove
  • huak fmt
  • huak lint
  • huak fmt
  • huak test
  • huak help
  • huak version
  • huak clean
  • huak clean-pycache
  • huak version

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.3-alpha.1