All Versions
10
Latest Version
Avg Release Cycle
72 days
Latest Release
2965 days ago
Changelog History
Changelog History
-
v2.7.5 Changes
December 13, 2016 -
v2.7.4 Changes
July 27, 2016โก๏ธ Now using HTTPS to download the update manifest.
-
v2.7.3 Changes
July 09, 2016- #144 Allow to use Symfony 3.x components
๐ Since this release does not really affect the distribution file, a new phar file will not be included for this release. The new release will work with people using Composer to install Box.
-
v2.7.2 Changes
March 22, 2016- ๐ #134 build not building information
๐ I'm also going to start including GPG signatures with each release.
-
v2.7.1 Changes
March 05, 2016- ๐ง #131 Fix assumed relative path to
import
ed configuration file.
- ๐ง #131 Fix assumed relative path to
-
v2.7.0 Changes
February 25, 2016๐ง You can now import another configuration file.
box.json
{ "import": "box.json.dist", "alias": "non-dist.phar" }
box.json.dist
{ "alias": "dist.phar", "output": "example.phar" }
-
v2.6.1 Changes
January 04, 2016 -
v2.6.0 Changes
October 15, 2015๐ Thanks to @micheleorselli (PR #115), this release comes with two new configuration options:
{ "datetime": "dateformat", "datetime\_format": "Y-m-d H:i:s"}
- The
datetime
setting allows you to specify a placeholder value (likereplacements
) for Box to find and replace with the current date and time. - The
datetime_format
allows you to specify the date format.
- The
-
v2.5.3 Changes
August 31, 2015Moving to GitHub URLs instead of ones that used to rely on the
box-project.org
domain. -
v2.5.2 Changes
March 04, 2015