All notable changes are documented in this file using the Keep a CHANGELOG principles.
4.0.1 - 2023-04-23
- Releases are now sorted using "natural order" algorithm
4.0.0 - 2023-04-21
- Updated CSS and JavaScript assets
- Hovering over a release no longer displays the PHAR's contents
- This tool is no longer supported on PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0, and PHP 8.1
3.0.0 - 2018-08-22
- This tool is no longer supported on PHP 5.6, PHP 7.0, and PHP 7.1
2.1.0 - 2017-07-14
- New redirect rule:
package-X
to latestpackage-X.Y.Z
2.0.4 - 2017-01-16
- Removed usage of inline JavaScript
2.0.3 - 2017-01-16
- Updated CSS and JavaScript assets
2.0.2 - 2016-04-04
- Files with "nightly" in their name are now ignored
2.0.1 - 2016-01-21
- New redirect rule:
package-X.Y
to latestpackage-X.Y.Z
2.0.0 - 2016-01-20
- Implemented generator for Nginx redirect configuration
- An XML configuration file is now used to configure the PHAR site
1.5.0 - 2016-01-08
- Implemented generator for phive metadata (
phive.xml
)
1.4.1 - 2015-10-23
- Minor tweaks and fixes
1.4.0 - 2015-10-22
- Use SHA256 instead of SHA1
1.3.0 - 2015-10-14
- Improved the generator for "latest version" metadata
1.2.0 - 2015-06-03
- Implemented generator for "latest version" metadata
1.1.2 - 2015-01-24
- Reverted "Use SHA256 instead of SHA1"
1.1.1 - 2015-01-24
- Use SHA256 instead of SHA1
1.1.0 - 2015-01-24
- Minor tweaks and fixes
1.0.0 - 2015-01-23
- Initial release