Skip to content

Releases: Comfy-Org/comfy-cli

v0.0.21.dev0

08 May 22:39

Choose a tag to compare

v0.0.21.dev0 Pre-release
Pre-release
Add token option.

0.0.21.dev1

08 May 22:46
7b1c743

Choose a tag to compare

0.0.21.dev1 Pre-release
Pre-release

Move registry url to prod.

Fix bugs

08 May 02:45

Choose a tag to compare

v0.0.20

Change comfynode.toml -> pyproject.toml

0.0.20.dev1

08 May 22:12
285cc60

Choose a tag to compare

0.0.20.dev1 Pre-release
Pre-release

What's Changed

  • Make tracking related logs warning or lower and set defaultl logging to error+ by @hongil0316 in #32
  • Enable user-level tracking if user allow permission by @hongil0316 in #33
  • fix: comfy node --mode=... doesn't work by @ltdrdata in #34
  • remove the cli-version retrieval logic from pyproject.toml by @robinjhuang in #37
  • Add sanity check after publishing new changes to homebrew tap by @hongil0316 in #38

Full Changelog: v0.0.20...0.0.20.dev1

pre-release

08 May 17:37
7cff4dd

Choose a tag to compare

pre-release Pre-release
Pre-release

Testing prerelease versions

Fix python checking error

07 May 13:46

Choose a tag to compare

v0.0.19

Fix bug with version checking

Network error

07 May 13:39

Choose a tag to compare

v0.0.18

Disable tracking

v0.0.17

06 May 23:51

Choose a tag to compare

Full Changelog:

v0.0.15...v0.0.17

v0.0.15

04 May 00:55

Choose a tag to compare

Improve type hints and checking for None cases.