Releases: openedx/code-annotations
Releases · openedx/code-annotations
Django and Python support updated
06 May 09:50
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Compatibility with django 2.
v0.3.2
21 Jun 14:49
Compare
Sorry, something went wrong.
No results found
Add RST anchors to each annotation group in generated reports.
v0.3.1
20 Mar 13:37
Compare
Sorry, something went wrong.
No results found
Bump several dependencies, notably pyyaml to 5.1
v0.3
05 Mar 17:06
Compare
Sorry, something went wrong.
No results found
Adds the ability to generate human readable reports in RST from code-annotations generated YAML files
v0.2.4
21 Feb 16:28
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Documentation updates and a bug fix to default safelist generation.
v0.2.1
18 Jan 18:17
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
The first usable release, this includes the Static Reporting Tool, and the Django Model Reporting Tool.