Skip to content

v1.6.0

Choose a tag to compare

@bigcat88 bigcat88 released this 13 Mar 10:51
· 62 commits to main since this release
0ee7667

What's Changed

  • Improve npm not found error messages with OS-specific guidance by @christian-byrne in #354
  • fix: update typer to >=0.12.5 for PEP 604 union type support by @bigcat88 in #357
  • test: add coverage for _print_npm_not_found_help function by @bigcat88 in #359
  • fix: parsing of booleans from config file by @KennethWussmann in #364
  • Bump the uv group across 1 directory with 4 updates by @dependabot[bot] in #358
  • fixed windows URL naming and fixed old broken cpython version number. by @AllenCraigBarnard in #366
  • fix: correct operator precedence in install command validation by @Xyc2016 in #365
  • fix: dynamically resolve standalone Python patch version by @bigcat88 in #369
  • fix: apply --pr validation and passthrough for --cpu install path by @bigcat88 in #370
  • fix: handle missing Content-Length header in download_file by @bigcat88 in #371
  • fix: model list and remove now find files in subdirectories by @bigcat88 in #372
  • fix: use --torch-backend instead of --extra-index-url for dep compilation by @bigcat88 in #373
  • fix: apply default_launch_extras when cwd is the default workspace by @bigcat88 in #374

New Contributors

Full Changelog: v1.5.4...v1.6.0