Released: 2024-12-16
- Support docker-like references (#6)
- (ci) Faster builds (#5)
Released: 2024-12-14
- (release) Update suggested release PR name
Released: 2024-12-14
- Support
--layers squash-other
, add colors to clap - Ensure crates are not published to crates.io
- Configure for
cargo release
- Prepare to release v0.3.2 (#3)
Released: 2024-12-13
- Absolute symlinks are now handled properly
Released: 2024-12-12
- Add
list
subcommand
Released: 2024-12-12
- Fix readme badge
- Light edit to installation instructions
- Add flag to curl installer
- Fix up output a bit, add troubleshooting to readme
- Bump Swatinem/rust-cache from 2.7.2 to 2.7.5 (#2)
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jessica Black [email protected]
- Support authentication
- Support filtering
Released: 2024-12-12
- Initial commit
- Add readme, minor housekeeping
- Set up command and types
- Minor fixup
- Refactor to split bin and lib
- Add strong type for
Digest
- Support extracting layers
- Remove extra comments
- We extractin' files
- Support applying layers to disk
- Support extracting base and separated layers
- Update feature set in readme
- Add transform tests
- Specialize layer flags; support docker layers.
- Simplify layer handling
- Add installers
- Rename binary
- Rename
circe-bin
->circe
; remove unused deps - Autogenerated dist workspace changes
- Update readmes
- Use Rust TLS