Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 12:46
· 40 commits to master since this release
2b4a10c

1.0.0 (2024-06-04)

Bug Fixes

  • Fix gemHost config behavior (1879391)
  • Fix setting API key for RubyGems 2.X (f7bc891)
  • prepare: correctly handle prerelease versions (2477268)
  • prepare: use correct version for prereleases (d079b25)
  • Properly pass config through the pipeline (70f3464)
  • publish: use correct gemfile name when publishing prereleases (2c04b0b)
  • Support gem version 2.X (6bb8e3d)

Features

  • initial forked version (2b4a10c)
  • prepare: add gemFileDir config option (ade7b1c)
  • publish: add gemPublish config option (4b76d64)
  • verifyConditions: verify that a VERSION constant can be found in the version.rb file (b83e69e)