Releases: ruby/rake
Releases · ruby/rake
v12.2.1
Full Changelog: v12.2.0...v12.2.1
v12.2.0
What's Changed
- Fix typo by @znz in #223
- Make rake easier to use as a library by @drbrain in #211
- fixed warnings by @walf443 in #226
- Tweak travis by @hsbt in #227
- Account for a file that match 2 or more patterns. by @styd in #231
- fix quadratic performance in FileTask#out_of_date? by @doudou in #224
- Clarify output when printing nested exception traces by @urbanautomaton in #232
New Contributors
- @znz made their first contribution in #223
- @walf443 made their first contribution in #226
- @styd made their first contribution in #231
- @doudou made their first contribution in #224
- @urbanautomaton made their first contribution in #232
Full Changelog: v12.1.0...v12.2.0
v12.1.0
What's Changed
- Fixes documentation typo in rakefile.rdoc by @kurotaky in #180
- Travis: add 2.4.0 to matrix, update patch versions by @olleolleolle in #184
- Remove an extra assertion by @nobu in #186
- Added coveralls gem again by @hsbt in #187
- FileTask#out_of_date? calls depended FileTask#out_of_date? for execution by @aycabta in #183
- Use Ruby 2.4.1 for Travis CI by @aycabta in #199
- Chained extensions by @pjump in #39
- Change FileUtils#sh to adopt with hash style option. by @igaiga in #202
- Make LoadError from running tests more obvious by @drbrain in #195
- Update to latest versions of Ruby 2.2, 2.3 and JRuby 9k by @aycabta in #205
- Add ruby_version 24 and 24-x64 to appveyor.yml by @aycabta in #208
- Specify frozen string literal is true by @hsbt in #209
- When pattern is nil, enhance_with_matching_rule will not fail by @lzap in #182
- Travis: jruby-9.1.12.0 by @olleolleolle in #218
- gemspec: Exclude various YAML configuration files by @olleolleolle in #217
- Fixup rubocop warnings by @hsbt in #219
- Travis: jruby-9.1.13.0 by @olleolleolle in #220
- Added did you mean to rake by @xtina-starr in #221
New Contributors
- @kurotaky made their first contribution in #180
- @pjump made their first contribution in #39
- @igaiga made their first contribution in #202
- @lzap made their first contribution in #182
- @xtina-starr made their first contribution in #221
Full Changelog: v12.0.0...v12.1.0
v12.0.0
What's Changed
- Do not run tasks when their prerequisites fail by @ptarjan in #142
- Remove mention of environment variables as task argument. by @htanata in #143
- Remove trailing slash on a link in README by @astorije in #144
- Workaround for rubinius by @hsbt in #145
- Convert manual page to use semantic -mdoc macros. by @bentley in #64
- Drop to rubinius support by @hsbt in #150
- Remove
rake/contribby @hsbt in #149 - TestTask when --verbose prompts for TESTOPTS="--verbose" by @MarkDBlackwell in #151
- cleaned up the contib stuff by @rudyyazdi in #153
- Removed duplicated release_notes by @hsbt in #154
- #156 Remove arguments on clear by @jessebs in #157
- Fix test fail caused by bundler-1.13.x by @hsbt in #161
- No Fixnum by @nobu in #160
- show extended output on testtask fail only with verbose or trace by @bretts in #163
- skip tests with JRuby 9k. by @hsbt in #166
- Respect trace option in cleanup by @bhenderson in #164
- remove obsolete OPT_TABLE entries by @chocolateboy in #158
- Revert to glob support by @aycabta in #159
- fix to_hash bug by @ogawatti in #165
- Removed workaround for bundler-1.13.1 by @hsbt in #168
- Represent a TaskArgument object such that it's not confused with a hash. by @aquateen in #171
- Removed unused pathname extension by @hsbt in #130
- Actions adore keyword arguments by @JoshCheek in #174
- Rake::TaskArguments#key? alias of #has_key? by @pda in #175
New Contributors
- @ptarjan made their first contribution in #142
- @htanata made their first contribution in #143
- @astorije made their first contribution in #144
- @rudyyazdi made their first contribution in #153
- @jessebs made their first contribution in #157
- @bretts made their first contribution in #163
- @bhenderson made their first contribution in #164
- @chocolateboy made their first contribution in #158
- @ogawatti made their first contribution in #165
- @aquateen made their first contribution in #171
- @JoshCheek made their first contribution in #174
- @pda made their first contribution in #175
Full Changelog: v11.2.2...v12.0.0
v12.0.0.beta1
What's Changed
- Do not run tasks when their prerequisites fail by @ptarjan in #142
- Remove mention of environment variables as task argument. by @htanata in #143
- Remove trailing slash on a link in README by @astorije in #144
- Workaround for rubinius by @hsbt in #145
- Convert manual page to use semantic -mdoc macros. by @bentley in #64
- Drop to rubinius support by @hsbt in #150
- Remove
rake/contribby @hsbt in #149 - TestTask when --verbose prompts for TESTOPTS="--verbose" by @MarkDBlackwell in #151
- cleaned up the contib stuff by @rudyyazdi in #153
- Removed duplicated release_notes by @hsbt in #154
- #156 Remove arguments on clear by @jessebs in #157
- Fix test fail caused by bundler-1.13.x by @hsbt in #161
- No Fixnum by @nobu in #160
- show extended output on testtask fail only with verbose or trace by @bretts in #163
- skip tests with JRuby 9k. by @hsbt in #166
- Respect trace option in cleanup by @bhenderson in #164
- remove obsolete OPT_TABLE entries by @chocolateboy in #158
- Revert to glob support by @aycabta in #159
- fix to_hash bug by @ogawatti in #165
- Removed workaround for bundler-1.13.1 by @hsbt in #168
- Represent a TaskArgument object such that it's not confused with a hash. by @aquateen in #171
- Removed unused pathname extension by @hsbt in #130
- Actions adore keyword arguments by @JoshCheek in #174
New Contributors
- @ptarjan made their first contribution in #142
- @htanata made their first contribution in #143
- @astorije made their first contribution in #144
- @rudyyazdi made their first contribution in #153
- @jessebs made their first contribution in #157
- @bretts made their first contribution in #163
- @bhenderson made their first contribution in #164
- @chocolateboy made their first contribution in #158
- @ogawatti made their first contribution in #165
- @aquateen made their first contribution in #171
- @JoshCheek made their first contribution in #174
Full Changelog: v11.2.2...v12.0.0.beta1
v11.3.0
Full Changelog: v11.2.2...v11.3.0
v11.2.2
Full Changelog: v11.2.1...v11.2.2
v11.2.1
v11.2.0
What's Changed
- Remove old release notes as the maintenance policy has changed. by @satoryu in #124
- Support xz compress format for packagetask by @hsbt in #129
- Removed needless requires by @hsbt in #131
- Use attr_writer instead of method definition by @hsbt in #132
- Update comment parsing rules by @leethomas in #134
- Spawn options for sh by @drbrain in #138
- Don't set if args are blank by @bakunyo in #135
New Contributors
- @satoryu made their first contribution in #124
- @leethomas made their first contribution in #134
- @bakunyo made their first contribution in #135
Full Changelog: v11.1.2...v11.2.0