Skip to content

Releases: MasoniteFramework/masonite

v4.4.0

28 Jan 08:39
Compare
Choose a tag to compare

Fixed

Added

  • Add ability to run given task from schedule and to force task(s) to be ran immediately by @girardinsamuel in #514
  • Add missing Queue facade
  • Add exists and optional missing view helpers by @girardinsamuel in #505
  • Add a way to exclude middlewares from a given route in a group by @girardinsamuel in #507

Full Changelog: v4.3.1...v4.4.0

v4.3.1

21 Jan 17:28
6a380aa
Compare
Choose a tag to compare

Change Log

Fixed

Full Changelog: v4.3.0...v4.3.1

v4.3.0

20 Jan 01:54
57ceec7
Compare
Choose a tag to compare

Change Log

Fixed

  • Fixed controller creation when there the slash between folder and controller's name by @Marlysson in #497

Added

Full Changelog: v4.2.1...v4.3.0

v4.2.1

19 Jan 15:27
64f800b
Compare
Choose a tag to compare

Change Log

Fixed

New Contributors

Full Changelog: v4.2.0...v4.2.1

v4.2.0

16 Jan 16:58
Compare
Choose a tag to compare

Change Log

  • Fixed missing directories in setup file
  • added improvements needed for the Debugbar

v4.1.3

15 Jan 18:56
d4ae937
Compare
Choose a tag to compare

Change Log

Changed

Added

Fixed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

05 Jan 10:37
1724f68
Compare
Choose a tag to compare

Change Log

Fixed

Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

01 Jan 22:07
ee166f4
Compare
Choose a tag to compare

Change Log

Fixed

New Contributors

Full Changelog: v4.1.0...v4.1.1

v4.1.0

30 Dec 14:50
f3088e1
Compare
Choose a tag to compare

Change Log

Fixed

Added

Full Changelog: v4.0.2...v4.1.0

v4.0.2

24 Dec 17:01
29ca6f3
Compare
Choose a tag to compare

Change Log

Changed

  • Fix loading paths on Windows which was making serve fail on Windows by @girardinsamuel in #467