Rake v12.3.3 Release Notes

Release Date: 2019-07-22 // almost 5 years ago
  • ==== 🐛 Bug fixes

    • 👉 Use the application's name in error message if a task is not found. Pull Request #303 by tmatilai

    ==== ✨ Enhancements:

    • 👉 Use File.open explicitly.