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/contrib
by @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