Skip to content

Releases: replicate/cli

v0.7.2

17 Apr 12:53
d4442ad
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.5.1

05 Dec 19:41
8123d2b
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.4.0

20 Nov 22:38
e340ad2
Compare
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

v0.3.0

12 Nov 14:34
e63f2ae
Compare
Choose a tag to compare

What's Changed

  • Add models create subcommand by @mattt in #30

  • Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #20

  • Bump github.com/replicate/replicate-go from 0.9.0 to 0.10.0 by @dependabot in #19

  • Bump github.com/cli/browser from 1.2.0 to 1.3.0 by @dependabot in #18

  • Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by @dependabot in #22

  • Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.0 by @dependabot in #23

  • Bump github.com/golangci/golangci-lint from 1.55.0 to 1.55.1 by @dependabot in #26

  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #29

  • Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #28

  • Bump github.com/golangci/golangci-lint from 1.55.1 to 1.55.2 by @dependabot in #27

Full Changelog: v0.2.4...v0.3.0