Skip to content

Releases: openedx/code-annotations

v0.3.2

21 Jun 14:49
7d1a2f4

Choose a tag to compare

Add RST anchors to each annotation group in generated reports.

v0.3.1

20 Mar 13:37

Choose a tag to compare

Bump several dependencies, notably pyyaml to 5.1

v0.3

05 Mar 17:06
9bd71a5

Choose a tag to compare

  • Adds the ability to generate human readable reports in RST from code-annotations generated YAML files

v0.2.4

21 Feb 16:28
98417b4

Choose a tag to compare

  • Added prefixing of Django model PII report with application name optionally.
  • Fixed the elapsed time output at end of django_find_annotations.

v0.2.2

24 Jan 18:54
760872a

Choose a tag to compare

Documentation updates and a bug fix to default safelist generation.

v0.2.1

18 Jan 18:17
549c0f7

Choose a tag to compare

Fixes an issue with coverage reporting on safelisted Django models and improves documentation around the necessity of annotating in the safelist.

v0.2.0

17 Jan 21:23
168cea7

Choose a tag to compare

The first usable release, this includes the Static Reporting Tool, and the Django Model Reporting Tool.