Releases: openedx/code-annotations
Releases · openedx/code-annotations
Django and Python support updated
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
Compare
Sorry, something went wrong.
No results found
Compatibility with django 2.
v0.3.2
Compare
Sorry, something went wrong.
No results found
estute
released this
21 Jun 14:49
Add RST anchors to each annotation group in generated reports.
v0.3.1
Compare
Sorry, something went wrong.
No results found
Bump several dependencies, notably pyyaml to 5.1
v0.3
Compare
Sorry, something went wrong.
No results found
bmedx
released this
05 Mar 17:06
Adds the ability to generate human readable reports in RST from code-annotations generated YAML files
v0.2.4
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
Compare
Sorry, something went wrong.
No results found
bmedx
released this
24 Jan 18:54
Documentation updates and a bug fix to default safelist generation.
v0.2.1
Compare
Sorry, something went wrong.
No results found
bmedx
released this
18 Jan 18:17
Fixes an issue with coverage reporting on safelisted Django models and improves documentation around the necessity of annotating in the safelist.
v0.2.0
Compare
Sorry, something went wrong.
No results found
bmedx
released this
17 Jan 21:23
The first usable release, this includes the Static Reporting Tool, and the Django Model Reporting Tool.