Skip to content

Releases: replicate/yolo

v0.0.10

15 Feb 18:12
888266b

Choose a tag to compare

Changelog

v0.0.9

11 Jan 05:30
d5a5949

Choose a tag to compare

Changelog

  • 7824c58 Merge pull request #23 from replicate/fix-goreleaser-asset-name-template
  • d5a5949 Merge pull request #24 from replicate/env
  • b3dee76 allow pushing env changes
  • 5560e9f prevent a trailing space on the asset name
  • 57e44e5 titlecase the OS in asset name for uname compat

v0.0.8

11 Jan 05:28
9321eb0

Choose a tag to compare

Changelog

  • 5e4b333 Merge pull request #18 from replicate/relative_paths
  • 9c0c140 Merge pull request #20 from replicate/clean
  • 9321eb0 Merge pull request #22 from replicate/squash
  • 3e44314 a first pass at squashing on push too
  • 3b79793 adding a flag for relative directories in image
  • ef85517 gather the auth stuff to a single location, add version
  • f9300e0 keep track of added files from the yolo layers
  • e5d6357 make it easier to work with MakeTar
  • 4932540 not rebase -> yololess
  • 550bfff push should remove any yolo layers before appending new a unified yolo
  • d61ec09 separate clone and affix implementation, cleanups
  • da504d0 yolo extract will get all src layers - not just most recent

v0.0.7

05 Dec 16:15
9321eb0

Choose a tag to compare

Changelog

  • 5e4b333 Merge pull request #18 from replicate/relative_paths
  • 9c0c140 Merge pull request #20 from replicate/clean
  • 9321eb0 Merge pull request #22 from replicate/squash
  • 3e44314 a first pass at squashing on push too
  • 3b79793 adding a flag for relative directories in image
  • ef85517 gather the auth stuff to a single location, add version
  • f9300e0 keep track of added files from the yolo layers
  • e5d6357 make it easier to work with MakeTar
  • 4932540 not rebase -> yololess
  • 550bfff push should remove any yolo layers before appending new a unified yolo
  • d61ec09 separate clone and affix implementation, cleanups
  • da504d0 yolo extract will get all src layers - not just most recent

v0.0.6

29 Nov 23:25

Choose a tag to compare

Changelog

  • e14ea5e Merge pull request #15 from replicate/dan/negative_constants
  • a97bda5 add support to yolo to clone a repository
  • 2c99786 adding support for negative default values
  • a93e0bc no one will have a default of +something

0.0.5

26 Oct 13:08

Choose a tag to compare

Changelog

0.0.4

26 Oct 03:17

Choose a tag to compare

Changelog

  • 0d74986 horrible bodge of kicking off tests
  • d7ea6cf horrible bodge of kicking off tests

0.0.3

25 Oct 21:46

Choose a tag to compare

Changelog

  • fcb8cc0 Merge pull request #10 from replicate/add-installation-instructions
  • f3f73a8 Update README.md
  • b11e631 add apache license
  • fe045ec add installation instructions
  • 5101b95 log the error line to help debugging
  • cbd1089 only write to stdout when the output when needed
  • 196b140 update readme with status

0.0.2

18 Oct 19:33
7ab10bf

Choose a tag to compare

Changelog

  • 7ab10bf Merge pull request #5 from replicate/anonymous
  • 292fd25 Merge pull request #6 from replicate/optional_registry
  • a210a37 add goreleaser support
  • f4d5945 make registry optional
  • 14429df support anonymous auth for fetch
  • 40801b8 support replicate api token auth
  • 5a8a9cf test cog settings

0.0.1

17 Oct 15:50

Choose a tag to compare

Changelog

  • 4e8abe1 test building on all tags
  • a8dbf5c Merge pull request #1 from replicate/update-readme
  • 39dad99 spruce up the README
  • cbf6565 let user update the git commit
  • 84aa42e testing auto-building
  • 380d5a8 add humanize
  • 20a50ee first pass at extracting
  • 04a8bd7 more styling on journey
  • ff06495 add newlines
  • 03c8834 correct location for github
  • 8b43338 slightly better readme
  • fbf6560 use go:embed instead of relying on paths
  • eb90e03 modifying the schema works :)
  • c2c857b an example to remove watermarks
  • 54997db paths in new tarball should start with src/ not /src/
  • 91feef9 first light