Releases: Comfy-Org/comfy-cli
Releases · Comfy-Org/comfy-cli
v1.5.2
What's Changed
- Bump the ci-dependencies group in /.github/workflows with 2 updates by @dependabot[bot] in #313
- fix node/npm/pnpm detection by @bigcat88 in #316
- Fix --exit-on-fail when installing custom node. by @robinjhuang in #317
- add small test for "--exit-on-fail" for previous PR by @bigcat88 in #318
- Update install.py for Intel Arc GPUs by @qiacheng in #319
- Fix unnecessary full file download when checking URL authorization by @qiacheng in #320
- fix(CivitAI): correct parse URL with query params by @bigcat88 in #323
New Contributors
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- add uv-pre-commit to handle dependency lock files by @bigcat88 in #308
- [feat] update frontend PR support for nx and pnpm by @christian-byrne in #314
- Add --no-deps to comfy node install. by @robinjhuang in #315
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Parse
Bannerfromtool.comfysection ofpyproject.tomlfile by @coderfromthenorth93 in #283 - add web metadata by @jtydhr88 in #284
- add PR support by @jtydhr88 in #287
- add readme for PR support by @jtydhr88 in #288
- Update pyproject specifications ver2 #281 by @snomiao in #285
- chore: replaced broken discord link by @Olexandr88 in #293
- Refactor config resolution logic with layered fallbacks and robust override support by @Arcitec in #296
- feat: support
--exit-on-failforcomfy node installcommand by @ltdrdata in #275 - fixed: resolve mismatch issue with 'ruff' Python environment by @ltdrdata in #256
- chore(numpy): remove pin for "numpy<2" by @bigcat88 in #297
- feat: refactor env command to use ui.display_table for consistent table display by @neverbiasu in #286
- fixed ruff; made it print in CI what needs to be changed by @bigcat88 in #298
- feat(codecov): added config by @bigcat88 in #300
- fix: use constants in ConfigManager by @Arcitec in #299
- pre-commit: add pyproject-fmt by @bigcat88 in #301
- pre-commit: end-of-file-fixer, trailing-whitespace by @bigcat88 in #302
- update ruff, enable PyUpgrade rule by @bigcat88 in #303
- ruff: RET504 rule by @bigcat88 in #304
- ci: add token permissions by @bigcat88 in #305
- dependabot config for github actions by @bigcat88 in #306
- Bump the ci-dependencies group in /.github/workflows with 2 updates by @dependabot[bot] in #307
- use gh:comfy-org/cookiecutter-comfy-extension instead by @jtydhr88 in #310
- Add frontend PR support for testing ComfyUI_frontend pull requests by @christian-byrne in #309
New Contributors
- @Olexandr88 made their first contribution in #293
- @Arcitec made their first contribution in #296
- @bigcat88 made their first contribution in #297
- @neverbiasu made their first contribution in #286
- @dependabot[bot] made their first contribution in #307
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Send additional metadata to registry service during node creation by @coderfromthenorth93 in #279
New Contributors
- @coderfromthenorth93 made their first contribution in #279
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- fix(config-parser): update registry domain into latest by @snomiao in #276
- Added: publish all files in includes field in pyproject.toml by @jtydhr88 in #270
- Fix Windows Unicode error in node commands by @robinjhuang in #277
New Contributors
Full Changelog: v1.3.9...v1.4.0
v1.3.9
What's Changed
- Fixed: Pin version of click dependency. by @robinjhuang in #265
Full Changelog: v1.3.8...v1.3.9
v1.3.8
What's Changed
- Simplify function calls for enabling/disabling tracking. by @robinjhuang in #243
Full Changelog: v1.3.7...v1.3.8
v1.3.7
What's Changed
You can scaffold a custom node repo using comfy node scaffold now.
- Remove e2e tests for standalone command. by @robinjhuang in #240
- Add cookie-cutter template for custom nodes. by @robinjhuang in #239
- Use keyword arguments for cm-cli. by @robinjhuang in #241
Full Changelog: v1.3.6...v1.3.7
v1.3.6
What's Changed
- [Fix tests] Use node registry name. by @robinjhuang in #238
- Use torch CUDA 12.6 as default by @robinjhuang in #237
Full Changelog: v1.3.5...v1.3.6