v0.0.1-rc.3
·
153 commits
to main
since this release
Changelog
- 2bbe0e9 build(deps): Bump github.com/vbauerster/mpb/v8 from 8.9.2 to 8.9.3 (#97)
- 9347ed1 build(deps): Bump golang.org/x/crypto from 0.34.0 to 0.35.0 (#96)
- 91df4e6 build(deps): Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 (#95)
- b639231 feat: expand file patterns for modelfile ignore and docs (#111)
- 6d49d3d feat: introduce the DOC instruction (#92)
- e8325d6 feat: support build with push and pull with extract from remote (#108)
- fcb3247 feat: support concurrent for build operation(5 concurrency by default) (#98)
- c4ea1c7 feat: support tag sub command (#90)
- 01271e4 fix: add cancel context for the parallel build flow (#110)
- 85b3c2f fix: add retry client for pull and push operation (#102)
- db16e4c fix: add the directory info to the tar header (#91)
- eb49946 fix: fix the mismatch cmd paramter name of modelfile generate (#109)
- 65f9c5e fix: print the ls output to stdout (#105)
- 69047de fix: push tag if the tag not bound to the existed manifest (#107)
- bf0c4a4 optimize: improve pull process and switch the sha256 library to simd (#103)