Version | Message |
1.8.0alpha3 |
- Pecl, add build directories fix #271 - Di, resolve default services in cli fix #295 - Loader, register namespaces in the constructor fix #294 |
1.8.0alpha2 |
- PHP 7.1, drop support, update phpunit to v8 - Update zephir parser to 1.3.5 - Zephir, use zephir-php8 branch - Pdo, fix associative array in order by - PHP 7.2 and 7.3, drop support - Tests, fix get related count and filter - Version, remove hyphen fix #292 |
1.7.0 |
- Url, add href and rel, deprecate getStatic, fix #231 - Arr, add merge, deprecate replace, fix #228 - View, set engine options, sleet compile fix #288 - Validation, add exists validator #274 - Db, count elements #277 - Router, set routes must be explicitly called #282 - Db, skip settings if not provided, fix #286 - Auth file, fetch users from the options, fix #285 - Sqlite, row count returns zero all the time, fix #283 |
1.6.2 |
- Model, get related record if field is null fix #275 - Pagination, calculate if data is array or total is specified #273 - Url, fixed getStatic() #193 |
1.6.1 |
- Update zephir, Model dafault rules fix #270 - Build with recent GCC fix #266 - Image, gd watermark fix #268 |
1.6.0 |
- Composer, update zephir to 0.12.18 - Add the image component - Dump, recursion fix #265 - PHP 7.0, drop support - Code cleanup - Update prototypes - Flash, add dismissible class - Dispatcher, continue if before returns a value - Update zephir parser to 1.3.4 - Websocket, long message fix #262 |