New
v13.3.1
What's Changed
- Remove useless condition check by @DormancyWang in https://github.com/ruby/rake/pull/636
- Added document for RAKEOPT by @hsbt in https://github.com/ruby/rake/pull/639
- lewagon/wait-on-check-action didn't need bot token by @hsbt in https://github.com/ruby/rake/pull/642
- Fixed wrong name of environmental variable by @hsbt in https://github.com/ruby/rake/pull/643
- The old Ruby version of Windows is broken by @hsbt in https://github.com/ruby/rake/pull/647
- Avoid to use
itby @hsbt in https://github.com/ruby/rake/pull/650 - Fixed assertion result with the latest stable version of JRuby by @hsbt in https://github.com/ruby/rake/pull/655
- Fixup
test_load_error_raised_implicitlywith JRuby by @hsbt in https://github.com/ruby/rake/pull/657 - Set source_code_uri metadata to this gem's public repo URL by @amatsuda in https://github.com/ruby/rake/pull/662
- Fix TaskArguments#deconstruct_keys with keys = nil by @nevans in https://github.com/ruby/rake/pull/635
- refactor: only include
libin$LOAD_PATHif not included yet by @pvdb in https://github.com/ruby/rake/pull/610