Skip to content

Releases: replicate/cli

v0.8.0

20 Jun 18:13
2a8875a

Choose a tag to compare

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 deployments subcommand by @mattt in #95

Full Changelog: v0.7.2...v0.8.0

v0.7.2

17 Apr 12:53
d4442ad

Choose a tag to compare

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 show subcommand for models without versions by @mattt in #79
  • Remove tools.go by @mattt in #80
  • Add format target to Makefile by @mattt in #81
  • Update linter settings by @mattt in #82

Full Changelog: v0.7.1...v0.7.2

v0.7.1

22 Feb 11:17
f585908

Choose a tag to compare

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

31 Jan 19:15
5fb91df

Choose a tag to compare

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 list to emit JSON by @mattt in #57
  • Add account current subcommand by @mattt in #59
  • Add model list subcommand by @mattt in #60

Full Changelog: v0.6.2...v0.7.0

v0.6.2

18 Dec 17:40
7799cc6

Choose a tag to compare

What's Changed

  • Fix replicate auth login subcommand by @mattt in #51

Full Changelog: v0.6.1...v0.6.2

v0.6.1

18 Dec 17:24
c60ba93

Choose a tag to compare

What's Changed

  • Set client User-Agent to replicate-cli/{version} by @mattt in #49
  • Fix handling of empty tokens in replicate auth login by @mattt in #50

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 Dec 14:37
7aaff16

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

05 Dec 19:41
8123d2b

Choose a tag to compare

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 create subcommand by @mattt in #46

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Dec 14:19
e14440a

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

20 Nov 22:38
e340ad2

Choose a tag to compare

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 scaffold command to the CLI by @jakedahn in #34

New Contributors

Full Changelog: v0.3.0...v0.4.0