Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

v0.7.0

Compare
Choose a tag to compare
@eonu eonu released this 10 Apr 01:55
· 30 commits to master since this release
05ae70f

Major changes

  • Change bundler version specifier to ~> 2.0 in eucalypt.gemspec and generated application's Gemfile. (#29)
  • Use Regexp#match? instead of Object#=~ to suppress warnings when using Ruby 2.6.2. (#32)
  • Add ruby-head to Travis RVM rubies. (#31)

Minor changes