- Upgraded to Django new style of management command options.
0.8.0
- Added new date-based archive views BuildableArchiveIndexView, BuildableYearArchiveView, BuildableMonthArchiveView, BuildableDayArchiveView - get_url method on the BuildableDetailView now raises a ImproperlyConfigured error - Refactored views into separate files
0.7.8
- Improved error handling and documentation of BuildableDetailView's `get_url` method.
0.7.7
- Patch provided backwards compatibility to a previous boto bug fix.