Releases: mthalman/dredge
Releases · mthalman/dredge
Dredge 5.0.0
What's Changed
Breaking Change
- Switch to framework-dependent deployment by @mthalman in #83
- Change diff JSON output to use camelCasing by @mthalman in #84
Bug Fixes
Infra/Misc
- Store statically-defined product version by @mthalman in #80
- Refactor workflows into reusable parts by @mthalman in #81
- Workflow to rebuild Docker image on base image update by @mthalman in #82
- Omit pbd deletion by @mthalman in #85
- Update readme for install prereqs by @mthalman in #88
- Update product version to 5.0.0 by @mthalman in #89
- Merge dev to main by @mthalman in #90
Full Changelog: v4.3.1...v5.0.0
Dredge 4.3.1
What's Changed
- Clarify error message for unauthorized access by @mthalman in #77
- Update package references by @mthalman in #78
Full Changelog: v4.3.0...v4.3.1
Dredge 4.3.0
Dredge 4.2.1
What's Changed
Bug Fixes
- All unset layer index for saving image layers by @mthalman in #60
- Fix image history parsing by @mthalman in #64
- Fix parsing of spaces for key-value pairs by @mthalman in #65
- Set product version in Docker image by @mthalman in #63
Misc
- Update Dockerfile by @richlander in #58
Full Changelog: v4.2.0...v4.2.1
Dredge 4.2.0
What's Changed
Features
- Include platform options for all commands referencing an image by @mthalman in #52
- Add get/set commands for settings by @mthalman in #53
- Support for global platform settings by @mthalman in #54
Bug Fixes
Misc
- Refactor command classes by @mthalman in #51
- Reorder settings commands by @mthalman in #55
- Update docs by @mthalman in #56
Full Changelog: v4.1.0...v4.2.0
Dredge 4.1.0
What's Changed
Features
- Add compressed-size option for comparing layers by @mthalman in #45
- Add "image dockerfile" command by @mthalman in #46
Bug Fixes
Misc
Full Changelog: v4.0.0...v4.1.0
Dredge 4.0.0
What's Changed
Breaking Changes
Features
- Adds "image save-layers" command by @mthalman in #32
- Adds "clear-cache" command by @mthalman in #33
- Support creds via environment variables by @mthalman in #34
- Publish Docker image by @mthalman in #37
Feature Revisions
Bug Fixes
- Support no Docker installation by @mthalman in #35
- Support tarball extraction with empty directory by @mthalman in #36
Misc.
- Update readme by @mthalman in #31
- Update docs for new features by @mthalman in #40
- Fix pack and publish by @mthalman in #41
- Use publish settings for restore by @mthalman in #42
Full Changelog: v3.4.0...v4.0.0
Dredge 3.4.0
What's Changed
Features
- Defines "image compare layers" command by @mthalman in #20
- Adds "image compare files" command by @mthalman in #28
- Add a settings command by @mthalman in #29
- Support MacOS standalone executables by @mthalman in #30
Feature Revisions
- Refactor "image compare" command by @mthalman in #21
- Change history option to compare layer history by @mthalman in #22
- Refactor dredge for testability by @mthalman in #23
- Fix implicit latest tag handling by @mthalman in #26
- Fixes incorrect color for history row in sxs comparison by @mthalman in #27
Tests
- Add unit test project by @mthalman in #24
- Adds rest of unit tests for "image compare layers" command by @mthalman in #25
Full Changelog: v3.3.0...v3.4.0
Dredge 3.3.0
Dredge 3.2.0
What's Changed
- Upgrade System.CommandLine package by @mthalman in #10
- Upgrade package versions by @mthalman in #11
- Adds image command with inspect support by @mthalman in #12
- Update terminology to refer to containers instead of Docker by @mthalman in #13
- Update release workflow to publish binaries by @mthalman in #14
- Upgrade to .NET 7 by @mthalman in #15
- Fix publish job SDK version by @mthalman in #16
Full Changelog: v3.1.0...v3.2.0