| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2017-07-15 | 762 Bytes | |
| The Blink Framework v0.3.1 is released.tar.gz | 2017-07-15 | 65.2 kB | |
| The Blink Framework v0.3.1 is released.zip | 2017-07-15 | 111.3 kB | |
| Totals: 3 Items | 177.3 kB | 0 | |
I am very pleased to announce the release of Blink version 0.3.1. Please refer to the documentation to install or upgrade to this version.
Version 0.3.1 is a minor release of Blink framework that brings several new feature and improvements, the following is the changelog:
- New: Added CookieAuthenticator for cookie based session handling
- New: Added blink\session\Manager::$sessionClass configuration to subclass Session class
- Enh: Suppressed warning triggered by cli_set_process_title on macOS
- Enh: Added $asArray parameter to RequestActor::asJson() to control json decoding
- Enh: Improved Auth::who() to accept Session object as argument
- Bug: Fixed routes lazy loading not working
- Chg: Deprecated Request::$sessionKey configuration