What's Changed
- refactor: fix ambiguous regexp / assertion in one of the tests by @pvdb in #667
- Fix RDoc formatting in doc/command_line_usage.rdoc by @hsbt in #693
- Document implicit file tasks by @hsbt in #692
- Show
chdiroption as a command by @nobu in #552 - Verbose console by @kaiquekandykoga in #394
- Align example with text by @henrebotha in #632
- Allow accept multiple files to
TESTenv var by @Yegorov in #712 - Replace Rake's Win32-specific logic with a 100% equivalent, pure-Ruby implementation by @pvdb in #669
- Add Options class and switch Application to use it instead of anonymous Struct by @hsbt in #694
- Accept Pathname object as rule's prerequisite by @gemmaro in #528
- Dedupe and simplify
standard_system_dirby @pvdb in #713
New Contributors
- @kaiquekandykoga made their first contribution in #394
- @henrebotha made their first contribution in #632
- @Yegorov made their first contribution in #712
Full Changelog: v13.3.1...v13.4.0