New
v13.2.0
What's Changed
- Fix rule example to be correct by @zenspider in https://github.com/ruby/rake/pull/525
- Switch to use test-unit by @hsbt in https://github.com/ruby/rake/pull/536
- Removed redundant block by @hsbt in https://github.com/ruby/rake/pull/537
- Use Struct instead of OpenStruct. by @hsbt in https://github.com/ruby/rake/pull/545
- Accept FileList object as directory task's target by @gemmaro in https://github.com/ruby/rake/pull/530
- Fix exception when exception has nil backtrace by @janbiedermann in https://github.com/ruby/rake/pull/451
- Add TruffleRuby on CI by @andrykonchin in https://github.com/ruby/rake/pull/551
New Contributors
- @zenspider made their first contribution in https://github.com/ruby/rake/pull/525
- @gemmaro made their first contribution in https://github.com/ruby/rake/pull/530
- @janbiedermann made their first contribution in https://github.com/ruby/rake/pull/451
- @andrykonchin made their first contribution in https://github.com/ruby/rake/pull/551
Full Changelog: https://github.com/ruby/rake/compare/v13.1.0...v13.2.0