posted by Sean Middleditch on September 18th, 2010 - 7:18pm PDT
Another release of Sugar is out! This version is the beginning of our final stretch towards 1.0. Aside from a few corner cases that need refinement, the Sugar syntax is now final and will not be changing in future releases. The API is also nearly complete and final.
posted by Sean Middleditch on August 29th, 2009 - 4:51am PDT
Released the latest version of Sugar. There are several noteworthy feature additions, including modifiers and method ACL support. Check out the NEWS and README files for more information on this release.
posted by Sean Middleditch on July 27th, 2008 - 3:22pm PDT
The latest release of PHP-Sugar is here! 0.80 brings numerous improvements, along with a series of syntax changes (for the better). Function calls in particular have received a lot of love.
posted by Sean Middleditch on February 15th, 2008 - 3:55am PST
The new version includes a handful of bug fixes, several new template functions, modified (fully backwards compatible) syntax for array and object accessors, and a template function reference building tool.
posted by Sean Middleditch on February 11th, 2008 - 10:13pm PST
A new version has been released which includes bug fixes for caching with debug mode on, fixes for running with E_STRICT error reporting enabled, and some other minor bug fixes.
posted by Sean Middleditch on February 9th, 2008 - 1:16am PST
Version 0.72 of PHP-Sugar has just been released! The new version includes some minor fixes and function additions, as well as important new caching functionality. HTML caches now check all included source files to see if the cache is outdated, ensuring that you're never stuck having to manually clear your cache after template edits. This is the final last major feature PHP-Sugar has been missing, and puts us well on our way to a 1.0 release!