This changelog references the relevant changes (bug and security fixes) done in 1.x versions.
To get the diff for a specific change, go to https://github.com/joomlatools/joomlatools-composer/commit/xxx where xxx is the change hash. To view the diff between two versions, go to https://github.com/joomlatools/joomlatools-composer/compare/v1.0.0...v1.0.1
-
1.1.6 (2020-08-19)
-
1.1.5 (2019-01-17)
- Media files not properly moved in Joomlatools Platform #42
-
1.1.4 (2018-10-03)
- Fire upgrade if extension is already registered #23
-
1.1.3 (2018-09-25)
- Fix language package installations #40
-
1.1.2 (2017-09-25)
-
1.1.1 (2017-05-02)
- Fixed Joomla 3.7 compatibility #30
-
1.1.0 (2017-01-18)
-
1.0.8 (2015-12-01)
- Improved: Rename repository and package #17
-
1.0.7 (2015-09-06)
- Fixed: Version check for joomla-platform
- Fixed: Throw an exception if trying to install outside of a Joomla installation (#13)
- Added: Automatically enable plugins after installation (#10)
- Improved: Bootstrap logic for joomla-platform
-
1.0.6 (2015-07-03)
- Fixed: Use
vendor
directory instead oftmp
to store packages. (#6) - Added: Support for joomla-platform. (#7)
- Added: Uninstall support. (#9)
- Fixed: Updated changelog.
- Fixed: Use
-
1.0.5 (2015-06-11)
- Fixed: Restrict console-plugin-api version to ^1.0 (see this issue)
-
1.0.4 (2015-05-19)
- Added: Enable Joomla logging (PR #4)
-
1.0.3 (2015-05-02)
- Improved: Ensure compatibility with both latest Composer (Composer version 1.0-dev (1cb427ff5c0b977468643a39436f3b0a356fc8eb) 2015-04-26) and previous versions. (PR #5)
-
1.0.2 (2015-03-03)
- Fixed: Fix call to undefined function Composer\Autoload\includeFile() error in Joomla 3.4
-
1.0.1 (2014-01-12)
- Fixed: Joomla 3.2 compatibility (pull request #2 by ienev)
- Fixed: Fix Joomla 3.x debug plugin crashing after execution.
-
1.0.0 (2013-11-05)
- Added: Initial release: Composer support for Joomla 2.5 and 3.0