Releases: replicate/cli
Releases · replicate/cli
v0.8.0
What's Changed
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #83
- Bump github.com/getkin/kin-openapi from 0.123.0 to 0.125.0 by @dependabot in #92
- Bump github.com/charmbracelet/bubbletea from 0.24.2 to 0.26.4 by @dependabot in #90
- Bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.11.0 by @dependabot in #88
- Bump github.com/schollz/progressbar/v3 from 3.13.1 to 3.14.4 by @dependabot in #91
- Add
deploymentssubcommand by @mattt in #95
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- Bump github.com/replicate/replicate-go from 0.16.1 to 0.17.0 by @dependabot in #71
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #72
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #74
- Bump github.com/replicate/replicate-go from 0.17.0 to 0.18.1 by @dependabot in #76
- Fix
models showsubcommand for models without versions by @mattt in #79 - Remove tools.go by @mattt in #80
- Add
formattarget toMakefileby @mattt in #81 - Update linter settings by @mattt in #82
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- add upgrade docs to README by @zeke in #61
- Log config file location after successful authentication by @mattt in #64
- Fix logic for when to stream output when running models by @mattt in #65
- Bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.1 by @dependabot in #66
- Use new files API for file path inputs by @mattt in #69
- Bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 by @dependabot in #67
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #55
- Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 by @dependabot in #58
- Fix authentication for file uploads by @mattt in #54
- Allow
predictions listto emit JSON by @mattt in #57 - Add
account currentsubcommand by @mattt in #59 - Add
model listsubcommand by @mattt in #60
Full Changelog: v0.6.2...v0.7.0
v0.6.2
v0.6.1
v0.6.0
v0.5.1
What's Changed
- Bump github.com/getkin/kin-openapi from 0.120.0 to 0.122.0 by @dependabot in #44
- Update github.com/replicate/replicate-go to v0.14.2 by @mattt in #45
- Improve streamed tokens and allow JSON formatting by @mattt in #47
- Fix
replicate models createsubcommand by @mattt in #46
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.0
What's Changed
- add example usage for "replicate model create" by @zeke in #32
- document "replicate hardware list" by @zeke in #33
- Add NilAway linter and fix detected errors by @mattt in #35
- Bump github.com/replicate/replicate-go from 0.11.0 to 0.12.0 by @dependabot in #36
- Add a new
scaffoldcommand to the CLI by @jakedahn in #34
New Contributors
Full Changelog: v0.3.0...v0.4.0