v1.0.0 ("Burlap")
This release focuses on updating Patchwork to use the latest dependencies and modern Python development standards. Feature highlights of v1.0.0 include:
- Parsing and display of patch "tags".
- Django 1.7 and 1.8 support.
- Use of Django
migrations
andstaticfiles
, for database migrations and gathering of static files, respectively.
You can see the full list of changes in the CHANGELOG. You can also refer to the documentation for this release.