|
Paul Jones' Blog: Solar 0.27.0 and 0.27.1 Released |
Paul Jones has released two new concurrent versions of the Solar framework today:
Yesterday, I released Solar 0.27.0, then quickfixed two minor bugs and released 0.27.1 an hour later. It feels so good to be back doing releases on a monthly basis.
Some of the updates/changes in these new releases include:
The use of spl_autolaod to load classes
Locale functions have a new home
a superfast JSON encoder/decoder
a modification to the SQL adapter for PDO
A new bit of functionality in Solar_Url that can find the .ext filename extension in a URL automagically
You can download this latest update(s) from the framework's main website.
|