Masonite v2.2.b2 Release Notes

Release Date: 2019-04-27 // almost 5 years ago
  • ➕ Added

    • ➕ Added a accept(*) to the upload drivers
    • ➕ Added a lot more view helpers
    • ➕ Added better test case for database tests

    🔄 Changed

    • 🔄 Changed Craft serve command now reloads by default. You can still pass in the -r flag but it is not required. You can also disable reloading by using craft serve -d for --dont-reload
    • 🔄 Changed all pytest tests to unittests