Releases: cakephp/plugin-installer
Releases · cakephp/plugin-installer
2.0.1
What's Changed
- 2.x: fix error if plugin-paths contains unknown folder by @LordSimal in #71
Full Changelog: 2.0.0...2.0.1
2.0.0
First version compatible with CakePHP 5.0
What's Changed
- Add notes on manual generation by @othercorey in #54
- Add autoload paths for app plugins. by @ADmad in #64
New Contributors
- @othercorey made their first contribution in #54
- @Arhell made their first contribution in #62
- @LordSimal made their first contribution in #65
Full Changelog: 1.3.1...2.0.0
2.0.0-beta1
What's Changed
Full Changelog: 1.3.1...2.0.0-beta1
1.3.1
1.3.0
1.3.0-beta
Composer v1 and v2 compatibility.
1.2.0
Plugin Installer 1.1.1
- Update array access to not use curly braces as they are deprecated in PHP7.4