Last Friday I released Solar 0.28 alpha. (As usual, the guys on the mailing list got notification of this on the same day.)
This is the first release in four months. The last time I delayed so long between releases I gave the change notes inline, but I won’t punish readers that way again. ;-) If you really want to, you can see the very very long list of change notes here.
Over the next several days, I’ll post more about individual developments in the framework, but here’s a little to pique your interest:
- New HTTP package with request and response classes
- New Mail and SMTP packages
- New page-controller magic
- Incorporation of the Stenhouse CSS Framework into Solar_App_Base
In other news, it looks like Enygma at phpdeveloper.org gave Solar a try and liked it. Head over there and give him some comment-love! :-)
[...] As I noted in an earlier post, Solar how has classes to represent simple HTTP requests and responses. [...]