Skip to content

Releases: Comfy-Org/comfy-cli

v1.3.2

27 Dec 23:41
e68cca7
Compare
Choose a tag to compare

What's Changed

  • fix: specify commit hash by @sko00o in #213
  • Add Ruff dependencies and warning message when custom nodes are using eval or exec calls by @yoland68 in #218
  • Create validate command for ppl to test using the ruff checks by @yoland68 in #219
  • Update default python to 3.12.8 for standalone. by @robinjhuang in #221
  • Remove comfyui related prefix from node names. by @robinjhuang in #220

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

13 Nov 22:19
b2ba7d0
Compare
Choose a tag to compare

What's Changed

  • Continue on update node cache error when installing ComfyUI-Manager by @robinjhuang in #208

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Nov 04:07
2ff6f6e
Compare
Choose a tag to compare

What's Changed

  • [Optional] Checkout specific commit for ComfyUI-Manager by @robinjhuang in #207

Full Changelog: v1.2.9...v1.3.0

v1.2.9

08 Nov 02:11
6525338
Compare
Choose a tag to compare

What's Changed

  • Handle case when Github releases rate limit is reached. by @robinjhuang in #204

Full Changelog: v1.2.8...v1.2.9

v1.2.8

31 Oct 01:00
93ab01b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.7...v1.2.8

v1.2.7

09 Oct 23:44
1760cad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

08 Oct 21:53
Compare
Choose a tag to compare

Full Changelog: v1.2.5...v1.2.6

v1.2.5

04 Oct 19:59
b11fd3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

03 Oct 07:49
Compare
Choose a tag to compare

What's Changed

  • Default python standalone is 3.12.7
  • Find_Req_Files now returns at most one requirements file per dir by @telamonian in #186
  • added dependency command to top level cli that just computes/installs python dependencies by @telamonian in #188

Full Changelog: v1.2.3...v1.2.4

v1.2.3

15 Sep 13:17
3d9b73e
Compare
Choose a tag to compare

What's Changed

  • default to not packing/unpacking wheels into standalone python bundle by @telamonian in #184

Full Changelog: v1.2.2...v1.2.3