Skip to content

v0.0.1-rc.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 10:46
· 8 commits to main since this release
cc76147

Changelog

  • 264624f build(deps): Bump github.com/CloudNativeAI/model-spec from 0.0.2 to 0.0.3 (#126)
  • dcea7bf build(deps): Bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#125)
  • a091f6e build(deps): Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 (#124)
  • cc76147 chore: update the .goreleaser.yml (#131)
  • 17c7c34 feat: Show help on root cmd (#123)
  • 3b027df feat: add insecure flag for push command (#129)
  • 23d3091 feat: add the codec support (#127)
  • fe2bdae feat: padding the diff_ids in the model config (#121)
  • 426fea3 feat: support nydusify for build and push (#128)
  • b7535a9 fix: ignore the ErrBlobUnknown during stat blob (#120)
  • 6c0bb24 fix: resolve the EOF error during push (#130)
  • 962d98f refactor: unify the progress bar management (#119)