Releases: phenixphp/framework
Releases · phenixphp/framework
v0.8.5
What's Changed
- Add cache prefix support to RateLimit configuration by @barbosa89 in #122
Full Changelog: 0.8.4...0.8.5
v0.8.4
v0.8.3
v0.8.2
What's Changed
- Change self by static for better class resolution by @barbosa89 in #116
Full Changelog: 0.8.1...0.8.2
v0.8.1
v0.8.0
What's Changed
- Add Password type for validations by @barbosa89 in #70
- Add environment detection methods for local and production by @barbosa89 in #71
- Model hidden properties by @barbosa89 in #72
- Command to display route list by @barbosa89 in #73
- Correct uniqueness validation logic in Unique rule by @barbosa89 in #74
- Allow constructor initializes rules and data in Validator class by @barbosa89 in #75
- Improve validator logic by @barbosa89 in #77
- Feature/translations by @barbosa89 in #78
- Add has method to Config by @barbosa89 in #79
- Rule error messages by @barbosa89 in #80
- Commands to make types and rules by @barbosa89 in #81
- Add testing utils by @barbosa89 in #82
- HTTP test utils by @barbosa89 in #83
- Make mail command by @barbosa89 in #84
- Mail and tasks improvements by @barbosa89 in #85
- Migrations improvements by @barbosa89 in #86
- Implement automatic saving of columns on destruction by @barbosa89 in #87
- Support unique in migration columns by @barbosa89 in #88
- TestCase and stubs improvements by @barbosa89 in #89
- Register events in service provider by @barbosa89 in #90
- Add config global helper by @barbosa89 in #91
- Cache system by @barbosa89 in #93
- User authentication by @barbosa89 in #92
- Rate limiter by @barbosa89 in #94
- Add security headers in response by @barbosa89 in #95
- Improve ip parser by @barbosa89 in #96
- Feature/parallel-queue-improvements by @barbosa89 in #97
- Server improvements by @barbosa89 in #98
- Paginator improvements by @barbosa89 in #99
- Task scheduler by @barbosa89 in #100
- SQLite support and AST for each driver by @barbosa89 in #101
- Integrate Phenix SQLite package by @barbosa89 in #102
- Namespacing improvements by @barbosa89 in #103
- Transactions, nested transactions, migrate fresh command by @barbosa89 in #104
- Improve autocompletion for models and queries by @barbosa89 in #105
- Custom rate limiters by @barbosa89 in #106
- Signed routes by @barbosa89 in #107
- General improvements by @barbosa89 in #108
- refactor: update test stubs to use class-based structure and improve … by @barbosa89 in #109
- Standarize API responses by @barbosa89 in #110
- Rename Route class to prevent collision name with Route facade by @barbosa89 in #111
- Testing improvements by @barbosa89 in #112
Full Changelog: 0.7.0...0.8.0
v0.7.0
What's Changed
- Improve make commands: display creation path by @barbosa89 in #66
- Event system by @barbosa89 in #67
Full Changelog: 0.6.0...0.7.0
v0.6.0
What's Changed
- Release v0.5.2 by @barbosa89 in #51
- Generate key command by @barbosa89 in #52
- Host and port as optionals argument in cli for start server by @FSHLL in #53
- Basic template engine by @barbosa89 in #54
- View facade by @barbosa89 in #55
- View commands by @barbosa89 in #56
- Async view compilation by @barbosa89 in #57
- Mail feature by @barbosa89 in #58
- Move code to correct namespace by @barbosa89 in #59
- Crypto module for encryption/decryption by @barbosa89 in #60
- Add sensitive parameter attribute by @barbosa89 in #61
- Parallel task improvements by @barbosa89 in #62
- Queue system by @barbosa89 in #63
New Contributors
Full Changelog: 0.5.2...0.6.0
0.5.2
0.5.1 - Brightness
What's Changed
- Add options to make model with migration and controller by @barbosa89 in #46
Full Changelog: 0.5.0...0.5.1