v3.0.0-RC0
Pre-release
Pre-release
What's Changed
- CLI Refactoring and Improvments by @usernane in #131
- Update UpdateTableCommand by @usernane in #132
- Add Support for Testing CLI Commands + Create/Update Table Commands Refactoring + Support for File Input/Output Streams by @usernane in #133
- Added Support for Array Input and Output Stream by @usernane in #134
- Adding Test Cases for CLI Commands by @usernane in #135
- Updated workflows: Make Minimum Supported PHP Version to Be 7.0 by @usernane in #136
- Updated How Middleware Works by Adding Request & Response Parameters by @usernane in #137
- Updated Tests for the Class
File
by @usernane in #138 - Removed the Use of the Deprecated Constant
FILTER_SANITIZE_STRING
by @usernane in #139 - Updated Class
Theme
to Use Datatypes Hints by @usernane in #140 - Fixed the Command Create Middleware to Use New Style by @usernane in #141
- Added Type Hints to Privileges and Privileges Groups by @usernane in #142
- Added Types Declaration to Methods of the Class
WebPage
by @usernane in #143 - Many Updates by @usernane in #144
- CLI Improvments by @usernane in #145
- Extra Tests by @usernane in #146
- Quality Improvments by @usernane in #147
- Quality Improvments by @usernane in #148
- Quality Improvments by @usernane in #149
- Quality Improvments by @usernane in #150
- Cron Improvments by @usernane in #151
- Quality Improvements + Added Support for New Command by @usernane in #152
Full Changelog: v2.4.7...v3.0.0-RC0