Skip to content

Releases: MasoniteFramework/masonite

v2.1.0

Choose a tag to compare

@josephmancuso josephmancuso released this 01 Dec 12:49
7237695

Change Log

  • Release for the 2.1 family line

v2.0.2

Choose a tag to compare

@josephmancuso josephmancuso released this 17 Jul 15:46
3a34c22

Change Log

  • fixed incorrectly spelled redirection method.

v2.0.1

Choose a tag to compare

@josephmancuso josephmancuso released this 25 Jun 02:36

Change Log

  • Added fix for Masonite 2.0 Service Provider registering

v2.0.0

Choose a tag to compare

@josephmancuso josephmancuso released this 15 Jun 21:44
96722f5

Change Log

Release for Masonite 2

v1.6.0

Choose a tag to compare

@josephmancuso josephmancuso released this 02 May 00:40

Change Log

  • Added new try block around the application
  • bumped version to Masonite 1.6

v1.5.1

Choose a tag to compare

@josephmancuso josephmancuso released this 12 Apr 03:37
533da64

Change Log

  • Added badge to readme
  • Updated sessions

v1.4.2

v1.4.2 Pre-release
Pre-release

Choose a tag to compare

@josephmancuso josephmancuso released this 12 Apr 04:23
533da64

test

Added Wiki and AppDocs.io support

Pre-release

Choose a tag to compare

@josephmancuso josephmancuso released this 14 Dec 15:15
533da64
v0.1.1

removed duplicate badge

v1.5

v1.5 Pre-release
Pre-release

Choose a tag to compare

@josephmancuso josephmancuso released this 07 Apr 17:16

Change Log

  • Added sessions

v1.4

Choose a tag to compare

@josephmancuso josephmancuso released this 08 Mar 22:40
ee89a4c

Change Log

  • Removed community files to set this repo up as the repo that is downloaded
  • Added queue configuration
  • Middleware is now resolved by the container
  • Changed badge image location
  • Added better docstrings to the default classes
  • Added a features tests directory
  • Added better docstrings
  • Removed unused import at the top of the user model
  • Changed the welcome template to show Masonite 1.4
  • Added CSRF protection