Skip to content

Releases: MasoniteFramework/masonite

v4.0.1

24 Dec 13:53
5bc5fe2
Compare
Choose a tag to compare

Change Log

Changed

  • Changed start project to project start to fix install on windows

v4.0.0

24 Dec 00:13
Compare
Choose a tag to compare

Change Log

  • Version 4 release

v3.0.14

11 Dec 04:45
Compare
Choose a tag to compare

Change Log

Fixed

  • Fixed get_cookies method not retrieving cookies correctly

v3.0.13

06 Dec 02:12
a507474
Compare
Choose a tag to compare

Change Log

Fixed

  • Fixed AMQP queue connection

v3.0.12

28 May 04:16
Compare
Choose a tag to compare

Change Log

Fixed

  • Fixed issue with autoloading on Python versions 3.9.5 and 3.8.10

v3.0.11

16 Apr 01:58
Compare
Choose a tag to compare

Change Log

Added

  • Added check for get_response which does not require a Responsable class inheritance to make a class return a response

v3.0.10

23 Mar 14:33
383cf46
Compare
Choose a tag to compare

Change Log

Fixed

  • Fixed an issue when importing TestCase class

v3.0.9

03 Mar 16:17
8942efb
Compare
Choose a tag to compare

Change Log

Fixed

  • Fixed an issue with CORS middleware
  • Fixed an issue with image file names

v3.0.8

21 Feb 15:32
3680ee4
Compare
Choose a tag to compare

Change Log

Added

v3.0.7

20 Feb 13:16
Compare
Choose a tag to compare

Change Log

Added

  • Added resource name defaults

Fixed

  • Fixed deprecation warning from collections package
  • Fixed craft info command throwing exception

Security

  • Bumped cryptography package version to 3.5