Releases: replicate/yolo
Releases · replicate/yolo
v0.0.10
v0.0.9
v0.0.8
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
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
0.0.5
0.0.4
0.0.3
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
0.0.1
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