Skip to content

Releases: getkirby/composer-installer

1.2.1

28 Dec 15:06
1.2.1
c98ece3
Compare
Choose a tag to compare

Improvements

  • Better error messages on invalid configuration
  • Code refactoring thanks to the Psalm static analyzer

Internal

  • Switched from Travis CI to GitHub Actions
  • Support for PHPUnit 9
  • Static code analysis with Psalm
  • Tests with the current Composer version are now automatically run every month

1.2.0

13 Sep 14:51
1.2.0
240a8b2
Compare
Choose a tag to compare
  • Add support for Composer 2

1.1.4

11 Feb 20:36
Compare
Choose a tag to compare
  • Option to disable the installer for the CMS so it is installed to the vendor directory

1.1.3

06 Feb 09:21
Compare
Choose a tag to compare
  • Proper support for package updates
  • Major refactoring
  • More realistic, thorough and updated testing setup

1.1.2

05 Feb 08:42
Compare
Choose a tag to compare
  • Delete duplicated vendor directory of the getkirby/cms package after installation

1.1.1

04 Feb 20:02
Compare
Choose a tag to compare
  • Only run the installer for plugins that support the new Pluginkit setup
    (detected for plugins that explicitly require the getkirby/composer-installer package)
  • Support for plugin updates
  • Improvements to the testing setup

1.1.0

04 Feb 10:47
Compare
Choose a tag to compare
  • Support for installation of Kirby plugins
  • Update README to final Kirby package name
  • Exclude unneeded files with .gitattributes file

1.0.1

19 Dec 10:04
Compare
Choose a tag to compare

Smaller improvements (especially to the build process)

1.0.0

19 Dec 09:56
Compare
Choose a tag to compare

Initial release