Skip to content

v1.1.1

Choose a tag to compare

@Halvanhelv Halvanhelv released this 07 Sep 14:57
· 102 commits to main since this release
f0c6134

Patch release. lib/ is unchanged since 1.1.0.

Changed

  • The test suite moved from RSpec to Minitest (#3). This swaps the rspec development dependency for minitest ~> 6.0 and rewrites the Rakefile around Rake::TestTask — both ship inside the gem, hence the version bump.
  • The gem is now published from CI through RubyGems trusted publishing (#2), so releases no longer depend on a personal API key.

Full changelog: v1.1.0...v1.1.1