v0.2, 2013-01-31
  - Added a setup script (`uweb`) that allows easy management of standalone development servers.
  - Updated libraries for MySQL database interfacing, significant performance increases
  - Added test-suite for uWeb database model
  - Loading foreign relations for VersionedRecord fields now uses FromIdentifier (as opposed to FromPrimary), so that the most recent version of the record is loaded.

v0.1.alpha2, 2012-08-06
  Includes a new version of the database abstraction layer, template parser, and
  includes all data sources for included demo/test projects.

v0.1.alpha1, 2012-06-25 -- Alpha-1 release for Underdark's uWeb package.
