Skip to content

Releases: theforeman/hammer-cli

3.15.0

14 May 14:56
Compare
Choose a tag to compare
  • Translate warning message (PR #396), #38410
  • Add mechanism for deprecating displayed fields (PR #395), #38410
  • Fix test using #inspect on a hash
  • Add base64 and csv dependencies for ruby 3.4 compatibility
  • Fix gemspec/ordereddependencies cop
  • Use actions/checkout@v4
  • Bump to 3.15.0-develop

3.14.0

20 Feb 11:43
Compare
Choose a tag to compare
  • Check better for parent option desc injection, #38126
  • Bump apipie-bindings to 0.7.0
  • Don't build hidden params as options (PR #390), #38077
  • Use master branch of apipie-bindings in ci
  • Drop el 8 from packit config
  • Use non-deprecated gpl-3.0-only license tag
  • Pin ffi to < 1.17 for ruby 2.7 (PR #387)
  • Bump to 3.14.0-develop

3.13.0

08 Nov 15:48
Compare
Choose a tag to compare
  • Bump to 3.13.0-develop

3.12.0

14 Aug 13:58
Compare
Choose a tag to compare
  • Log module loading warning to stderr (PR #385)
  • Make clear_cache safe if no completion file is set (PR #386)
  • Define correct timezone behavior in unittest, #37579
  • Update deb install instructions (PR #383)
  • Bump to 3.12.0-develop

3.11.0

22 May 14:41
Compare
Choose a tag to compare
  • Bump to 3.11.0-develop

3.10.0

21 Feb 13:08
Compare
Choose a tag to compare
  • Update packit (PR #382)
  • Bump to 3.10.0-develop

3.9.0

29 Nov 15:20
Compare
Choose a tag to compare
  • Use strings for ruby versions in gha (PR #380)
  • Update packit
  • Update rel-eng
  • Bump to 3.9.0-develop

3.8.0

25 Aug 17:39
Compare
Choose a tag to compare
  • Consider false values in string#format, #36588
  • Drop unicode gem (PR #376)
  • Improve regex for keyvaluelist normalizer, #36258
  • Fix minitest (PR #375)
  • Add ga to run tests on ruby 3+
  • Wrap commands with class.new to clone, #36592
  • Try to upgrade ci_reporter, #36592
  • Update minitest version, #36592
  • Improve rakefile tx commands, #36283
  • Move makefile targets to rakefile, #36283
  • Update transifex automation, #36283
  • Add packit config (PR #370)
  • Bump to 3.8.0-develop

3.7.0

23 May 10:33
Compare
Choose a tag to compare
  • Honor tz in datetime normalizer (PR #369), #36418
  • Remove unused code, #36337
  • Fix ambiguous operator warnings, #36337
  • Update rake and clamp deps, #36337
  • Fix config template typos (PR #365)
  • Load ssl key using openssl::pkey.read (PR #364), #34853
  • Bump to 3.7.0-develop

3.5.1

28 Feb 14:28
Compare
Choose a tag to compare
  • Update apipie-bindings to 0.6.0