Skip to content

Releases: openedx/code-annotations

v1.8.0

05 Apr 16:37
b79954c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

14 Mar 11:56
767eeda
Compare
Choose a tag to compare

What's Changed

  • feat: Add a config for openedx-events annotations by @bmtcril in #98

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0 - add toggle_removal_ticket annotation+

30 Jan 20:54
786da8c
Compare
Choose a tag to compare

What's Changed

  • docs: correct some mis-statements of the license. #82 by @nedbat in #90
  • chore: Add tox<4.0.0 to constraints.txt by @ZiqiXiao in #95
  • docs: Update the security e-mail address. by @feanil in #94
  • fix: remove tox-battery requirement by @UsamaSadiq in #96
  • feat: update file feature_toggle_annotations.yaml by @Yagnesh1998 in #97

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

21 Jul 13:14
bd2f780
Compare
Choose a tag to compare

What's Changed

  • Add DEPR workflow automation by @sarina in #79
  • FC-0001: rename toggle_warnings to toggle_warning by @dyudyunov in #80
  • fix: Install pip and pip-tools in upgrade script by @Jawayria in #81
  • Fix github url strings (org edx -> openedx) by @sarina in #84
  • fix: redner optional toggle fields when exists by @ghassanmas in #83
  • Update standard workflow files. by @feanil in #85
  • fix: Remove yanked (and unused) codecov package from ci.in; upgrade action by @timmc-edx in #87
  • chore: Switch from edx-sphinx-theme to sphinx-book-theme by @xitij2000 in #86
  • docs: Update the contributing guidelines link. by @feanil in #88
  • feat: upgrade to Django 4.2 by @zubairshakoorarbisoft in #92

New Contributors

Full Changelog: v1.3.0...v1.5.0

v1.3.0

07 Feb 12:35
73e7401
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...v1.3.0

Added Django 3.0, 3.1 and 3.2 Support

27 Jul 10:33
eea6aaa
Compare
Choose a tag to compare
  • Added Django 3.0, 3.1 and 3.2 Support

v1.1.2

21 May 07:43
dc98f7d
Compare
Choose a tag to compare

Internal refactoring of the sphinx utilities and the report generation code

Refactor annotation checking to expose errors via pylint

Make setting_warning annotation optional

22 Jan 23:06
70d076a
Compare
Choose a tag to compare