Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

Releases: nooku/nooku-installer

v2.0.2

11 Jun 14:18
Compare
Choose a tag to compare
  • Fixed: Restrict console-plugin-api version to ^1.0 (see this issue)

v1.0.6

11 Jun 14:16
Compare
Choose a tag to compare
  • Fixed: Restrict console-plugin-api version to ^1.0 (see this issue)

v2.0.1

19 May 15:05
Compare
Choose a tag to compare
  • Improved - Throw RuntimeException with clear message when running install from outside Joomla directory.
  • Added - Enable Joomla logger based on Composer's verbosity flag.

v2.0.0

19 May 14:53
Compare
Choose a tag to compare
  • Added - Support for Nooku Framework Joomla repository
  • Added - Support for moving Nooku component assets

v1.0.5

04 May 17:48
Compare
Choose a tag to compare

Fixed - Ensure compatibility with both latest Composer (Composer version 1.0-dev (1cb427ff5c0b977468643a39436f3b0a356fc8eb) 2015-04-26) and previous versions.

v1.0.4

21 Apr 14:50
Compare
Choose a tag to compare

Added - Support for nooku-framework-joomla package

v1.0.3

04 Mar 11:02
Compare
Choose a tag to compare
  • Fixed - Fix call to undefined function Composer\Autoload\includeFile() error in Joomla 3.4

v1.0.2

17 Nov 14:10
Compare
Choose a tag to compare
  • Fixed - Load Nooku Component name from koowa-component.xml manifest instead of parsing it out of the package name.

v1.0.1

17 Nov 14:05
Compare
Choose a tag to compare
  • Fixed - Make sure to bootstrap the Koowa plugin after the framework installation.
  • Removed - Do not enforce naming conventions on Composer package names.

v1.0.0

05 Sep 13:08
Compare
Choose a tag to compare
  • Improved - Always load the framework plugin if it is available when we install regular extensions.
  • Improved - Improved element name detection in the JoomlaExtension installer.
  • Added - Support joomla-extension package types to install any kind of Joomla extension.