Skip to content

Releases: ruby/rake

v13.4.1

14 Apr 08:28
92193ac

Choose a tag to compare

What's Changed

  • Add lib/rake/options.rb to gemspec by @hsbt in #721

Full Changelog: v13.4.0...v13.4.1

v13.4.0

14 Apr 07:57
2d55bc4

Choose a tag to compare

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 chdir option 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 TEST env 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_dir by @pvdb in #713

New Contributors

Full Changelog: v13.3.1...v13.4.0

v13.3.1

29 Oct 05:42
f0001c3

Choose a tag to compare

What's Changed

  • Remove useless condition check by @DormancyWang in #636
  • Added document for RAKEOPT by @hsbt in #639
  • lewagon/wait-on-check-action didn't need bot token by @hsbt in #642
  • Fixed wrong name of environmental variable by @hsbt in #643
  • The old Ruby version of Windows is broken by @hsbt in #647
  • Avoid to use it by @hsbt in #650
  • Fixed assertion result with the latest stable version of JRuby by @hsbt in #655
  • Fixup test_load_error_raised_implicitly with JRuby by @hsbt in #657
  • Set source_code_uri metadata to this gem's public repo URL by @amatsuda in #662
  • Fix TaskArguments#deconstruct_keys with keys = nil by @nevans in #635
  • refactor: only include lib in $LOAD_PATH if not included yet by @pvdb in #610
  • silence warnings during execution of rake tasks in Rakefile (ex: rake test) by @luke-gru in #483

New Contributors

Full Changelog: v13.3.0...v13.3.1

v13.3.0

30 May 06:12
0fdacef

Choose a tag to compare

What's Changed

  • Add missing changelog by @VitaliySerov in #555
  • Exclude 2.3-2.5 on macos-14 iamge by @hsbt in #563
  • Use require_relative in the Rake codebase by @koic in #566
  • Provide a 'Changelog' link on rubygems.org/gems/rake by @mark-young-atg in #572
  • Remove dependency on win32ole by @Earlopain in #573
  • Switch changelog_uri to releases tab by @fynsta in #577
  • chore: refactor/reformat the heredocs (in tests) ... by @pvdb in #589
  • chore: remove $trace global variable / option by @pvdb in #592
  • Link to Jim's last rake commit (not the git tree with that SHA) by @pvdb in #593
  • chore: refactor how temporary files are created (in tests) by @pvdb in #590
  • refactor: use $LOADED_FEATURES built-in instead of $" by @pvdb in #605
  • refactor: remove "exposed" @system_dir instance variable (in helper method) by @pvdb in #604
  • refactor: simplify Rake::Application#system_dir method by @pvdb in #591
  • Remove unused argument by @takmar in #623
  • Use latest RDoc release instead of Ruby 3.2's default version by @st0012 in #630
  • Enabled trusted publisher for rubygems.org by @hsbt in #634
  • refactor: use Dir.home to find rake's standard system dir by @pvdb in #608
  • Fix RDoc links in Rake Information section by @komagata in #627
  • refactor: move dependency requires to ruby_runner.rb file by @pvdb in #609
  • Pattern matching support for arguments by @rgarner in #515

New Contributors

Full Changelog: v13.2.1...v13.3.0

v13.2.1

05 Apr 06:28
d84f6ef

Choose a tag to compare

What's Changed

  • Suppressed "internal:array:52:in 'Array#each'" from backtrace by @hsbt in #554
  • Bump actions/configure-pages from 4 to 5 by @dependabot in #553

Full Changelog: v13.2.0...v13.2.1

v13.2.0

02 Apr 02:02
675498c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13.1.0...v13.2.0

v13.1.0

28 Oct 01:24
5476cda

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13.0.6...v13.1.0

v13.0.6

17 Nov 23:44
5c60da8

Choose a tag to compare

What's Changed

  • Added Rake namespace explicitly by @hsbt in #390

Full Changelog: v13.0.5...v13.0.6

v13.0.5

17 Nov 23:44
29a3949

Choose a tag to compare

What's Changed

Full Changelog: v13.0.4...v13.0.5

v13.0.4

17 Nov 23:44
b20de78

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13.0.3...v13.0.4