Skip to content

Releases: millsoft/acetool

Fixed JSON Parse error

24 Jan 10:55
Compare
Choose a tag to compare
  • Fixed "Unable to parse response as JSON" error - caused by AceProject blocking the Httpie default User-Agent. Problem was fixed in the millsoft/aceproject library.

Added Rollbar

28 Jul 16:16
Compare
Choose a tag to compare

Rollbar will send any exceptions to me, so I can fix them asap.
If you don't want this feature, edit ace.php and comment out the line self::initErrorLogging(); (line 56)
In this release I am just trying out Rollbar, and I am not sure if this stays forever.

Updated Libraries

27 Jul 19:04
Compare
Choose a tag to compare

This tool stopped working because AceProject isn't working anymore with "non https".
Updated the main aceproject library and symfony command library.

Latest

22 Mar 13:09
Compare
Choose a tag to compare
v1.0.3

Fix autoload for global installation

Final

22 Mar 12:50
Compare
Choose a tag to compare
v1.0.2

Fix autoload for global installation

Final

22 Mar 12:36
Compare
Choose a tag to compare

Final release.

Stable

22 Mar 12:19
Compare
Choose a tag to compare

Stable version