Skip to content

v1.0.0 ("Burlap")

Compare
Choose a tag to compare
@stephenfin stephenfin released this 01 Feb 17:04
· 1556 commits to main since this release

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 and staticfiles, 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.