Releases: MasoniteFramework/masonite
Releases · MasoniteFramework/masonite
v2.0.1
Change Log
- Added fix for Masonite 2.0 Service Provider registering
v2.0.0
Change Log
Release for Masonite 2
v1.6.0
Change Log
- Added new try block around the application
- bumped version to Masonite 1.6
v1.5.1
Change Log
- Added badge to readme
- Updated sessions
v1.4.2
test
Added Wiki and AppDocs.io support
v0.1.1 removed duplicate badge
v1.5
Change Log
- Added sessions
v1.4
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
v1.3
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.3
v1.2.0
Change Log
Major Architectural Change
- Added a Service Container
- Beautified comments throughout the framework
- Fixed the welcome template title
- Completely removed the entire contents in the wsgi server and put them inside service providers
- added more information to readme
- removed unneeded payment config