Skip to content

Tags: BlckStar/zf-asset-manager

Tags

1.1.1

Toggle 1.1.1's commit message
zf-asset-manager 1.1.1

Added
-----

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [zfcampus#3](zfcampus#3) fixes the
  `onPostPackageUpdate()` logic to pull both the initial and target package from
  the `UpdateOperation` composed in the `PackageEvent`, and to create
  new `PackageEvent` instances containing appropriate `UninstallOperation` and
  `InstallOperation` instances to pass to the uninstaller and installer.

1.1.0

Toggle 1.1.0's commit message
zf-asset-manager 1.1.0

Added
-----

- [zfcampus#2](zfcampus#2) adds a
  post-package-update event handler that uninstalls assets for the package, and
  then installs any defined in the new package version. This feature will allow
  seamless updating of assets as they are updated in package dependencies.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- Nothing.

1.0.1

Toggle 1.0.1's commit message
zf-asset-manager 1.0.1

Added
-----

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [zfcampus#1](zfcampus#1) fixes how the
  `public/.gitignore` file is populated, ensuring no duplicates are created.

1.0.0

Toggle 1.0.0's commit message
zf-asset-manager 1.0.0

Initial stable release.

Added
-----

- Everything.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- Nothing.