4.3.0
版本发布时间: 2021-10-24 10:02:52
cakephp/app最新发布版本:5.0.2(2024-07-27 05:22:35)
New Features
- Use repl package by @markstory in https://github.com/cakephp/app/pull/829
- Update application skeleton for new fixtures. by @markstory in https://github.com/cakephp/app/pull/843
- Use migrations to build test schema. by @markstory, @othercorey in https://github.com/cakephp/app/pull/845, https://github.com/cakephp/app/pull/854, https://github.com/cakephp/app/pull/856
- Return Closure from routes.php. by @ADmad in https://github.com/cakephp/app/pull/851
What's Changed
- Remove references to enabling mutable datetime objects. by @ADmad in https://github.com/cakephp/app/pull/848
- Update cakephp-codesniffer to latest 4.x release by @othercorey in https://github.com/cakephp/app/pull/852
- Add php 8.1 to matrix by @othercorey in https://github.com/cakephp/app/pull/855
- Improve first run by @markstory in https://github.com/cakephp/app/pull/857
- Import Cake\Codeception\Console\Installer by @szepeviktor in https://github.com/cakephp/app/pull/862
- Update CI config. by @ADmad in https://github.com/cakephp/app/pull/863
New Contributors
- @szepeviktor made their first contribution in https://github.com/cakephp/app/pull/862
Full Changelog: https://github.com/cakephp/app/compare/4.2.2...4.3.0