Skip to content

v12.3.1

Compare
Choose a tag to compare
@hsbt hsbt released this 17 Nov 23:44
· 479 commits to master since this release
c963dc0

What's Changed

  • [skip-ci] Fixed typo by @donv in #239
  • Use JRuby 9.1.15.0 on .travis.yml by @aycabta in #240
  • Add missing information on FTP publishing to README by @stomar in #242
  • Force installation Bundler by @aycabta in #245
  • Use 2.5.0 and more latest Ruby versions by @aycabta in #244
  • [skip ci] Fix minimal ruby version on README by @esparta in #249
  • Re-raise a LoadError that didn't come from require in the test loader by @dylanahsmith in #250
  • Remove date field from rake.gemspec by @radar in #253
  • To use gem install insteaad of bundle install by @hsbt in #256
  • Removes duplicated inclusion of Rake::DSL by @grzuy in #254
  • make AppVeyor test with ruby 2.5 also by @grzuy in #258
  • Use JRuby 9.1.16.0 by @aycabta in #261
  • [Fixes #260] Make space trimming consistent for all task arguments by @grzuy in #259
  • [Fixes #189] [Fixes #190] Don't run task if it depends on already invoked but failed task by @grzuy in #252
  • support did_you_mean >= v1.2.0 which has a breaking change on formatters by @gfx in #262

New Contributors

Full Changelog: v12.3.0...v12.3.1