Skip to content

Releases: itzg/mc-image-helper

Release v1.18.0

26 Jun 18:09
056e48f
Compare
Choose a tag to compare

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:

  • GitHub
  • Geoff Bourne

Release v1.17.0

30 May 17:12
Compare
Choose a tag to compare

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

10 Mar 03:53
Compare
Choose a tag to compare

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

07 Mar 04:33
Compare
Choose a tag to compare

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:

  • GitHub
  • Geoff Bourne

Release v1.16.9

06 Mar 02:34
Compare
Choose a tag to compare

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:

  • GitHub
  • Geoff Bourne

Release v1.16.8

26 Feb 22:14
Compare
Choose a tag to compare

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:

  • GitHub
  • Geoff Bourne

Release v1.16.7

26 Feb 21:56
Compare
Choose a tag to compare

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

06 Feb 05:03
Compare
Choose a tag to compare

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

05 Feb 17:07
Compare
Choose a tag to compare

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:

  • GitHub
  • Geoff Bourne

Release v1.16.4

03 Feb 04:10
Compare
Choose a tag to compare

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