Skip to content

Releases: openedx/code-annotations

Add config_and_tools and featuretoggles Sphinx extension

13 Aug 13:55
97cd339
Compare
Choose a tag to compare

Add support for multi-line code annotations

22 Jul 18:39
a1bad02
Compare
Choose a tag to compare

Added support for multi-line code annotations.

Django and Python support updated

06 May 09:50
6b38271
Compare
Choose a tag to compare
  • Removed Support for python2.7 and python3.6.
  • Removed support for Django<2.2.
  • Added support for Python3.8.

v0.3.3

16 Dec 19:59
4a9b484
Compare
Choose a tag to compare

Compatibility with django 2.

v0.3.2

21 Jun 14:49
7d1a2f4
Compare
Choose a tag to compare

Add RST anchors to each annotation group in generated reports.

v0.3.1

20 Mar 13:37
Compare
Choose a tag to compare

Bump several dependencies, notably pyyaml to 5.1

v0.3

05 Mar 17:06
9bd71a5
Compare
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
Compare
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
Compare
Choose a tag to compare

Documentation updates and a bug fix to default safelist generation.

v0.2.1

18 Jan 18:17
549c0f7
Compare
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.