Release v0.032

Tags:

Another major breaking change in this version: Theme is now an attribute of a site, not an app. The per-app theme was too much flexibility, and made it very difficult to add theme collateral like scripts, stylesheets, and images.

The robots.txt is now a template, which allows you to overwrite it with new contents. The Mac::FSEvents module, which we use to watch the filesystem on OSX, is now a prereq for OSX users.

Finally, some tests were updated with more diagnostics information, to track down some locale problems.

Full changelog below:

Comments