Rake v0.9.6 Release Notes

    • ๐Ÿ‘ Better trace output when using a multi-threaded Rakefile.
    • ๐Ÿ“œ Arg parsing is now consistent for tasks and multitasks.
    • โœ… Skip exit code test in versions of Ruby that don't support it well.

    ๐Ÿ”„ Changes for better integration with the Ruby source tree:

    • ๐Ÿ›  Fix version literal for Ruby source tree build.
    • ๐Ÿ‘ Better loading of libraries for testing in Ruby build.
    • โœ… Use the ruby version provided by Ruby's tests.