Releases: itzg/mc-image-helper
Releases · itzg/mc-image-helper
Release v1.18.0
Changelog
- 056e48f modrinth: Initial support to download modrinth project files (#35) (Geoff Bourne)
Contributors
We'd like to thank the following people for their contributions:
Release v1.17.0
Changelog
🚀 Features
- f01c7be added yaml-path subcommand (#32) (Geoff Bourne)
🧰 Tasks
- 9eeea4d (get) removed the need for okhttp library (Geoff Bourne)
🛠 Build
- 0024906 non-"v" version prefix (Geoff Bourne)
- 47cac77 switch to git-versioning plugin (Geoff Bourne)
- c35af1d (deps) bump actions/upload-artifact from 2 to 3 (#30) (dependabot[bot])
- 23ea798 Upgraded jreleaser (Geoff Bourne)
Contributors
We'd like to thank the following people for their contributions:
- dependabot[bot]
- GitHub
- Geoff Bourne
Release v1.16.11
Changelog
🚀 Features
- b4bf12d (get) expose more details of request failure via exit code (#26) (Geoff Bourne)
🛠 Build
- 56b5fbe (deps) bump actions/setup-java from 2.5.0 to 3 (#22) (dependabot[bot])
- 78d8797 (deps) bump actions/checkout from 2 to 3 (#25) (dependabot[bot])
Contributors
We'd like to thank the following people for their contributions:
- dependabot[bot]
- GitHub
- Geoff Bourne
Release v1.16.10
Changelog
🚀 Features
- 5fa8d30 (get) validate response content type when using
--accept
(#24) (Geoff Bourne)
Contributors
We'd like to thank the following people for their contributions:
Release v1.16.9
Changelog
🚀 Features
- 8e420c7 (get) include request/response headers in debugs (#23) (Geoff Bourne)
Contributors
We'd like to thank the following people for their contributions:
Release v1.16.8
Changelog
🐛 Fixes
- 23ba943 (get) handle missing intermediate properties in json path (#21) (Geoff Bourne)
Contributors
We'd like to thank the following people for their contributions:
Release v1.16.7
Changelog
🚀 Features
- 7fe225e (get) use system properties for additional configuration of http client (#20) (Geoff Bourne)
- eb8dd9f (get) configurable behavior when json path is missing (#19) (Geoff Bourne)
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- Geoff Bourne
- Ondrej Baranovič
Release v1.16.6
Changelog
🚀 Features
- 1ddc599 (get) added retry configuration and handles 403's (#17) (Geoff Bourne)
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- Geoff Bourne
- christopher blodgett
Release v1.16.5
Changelog
🐛 Fixes
- 196fa47 (assert) adjusted fileExists to support relative paths (#16) (Geoff Bourne)
Contributors
We'd like to thank the following people for their contributions:
Release v1.16.4
Changelog
- c9674d4 Adding support for wild cards in Assert File Exists (#15) (chblodg)
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- chblodg
- Geoff Bourne