Skip to content

Tags: openedx/code-annotations

Tags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #212 from openedx/feanil/drop_python_3.11

chore: drop Python 3.11 support

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #211 from openedx/bmtcril/bump_version

build: Bump version

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #210 from openedx/repo-tools/upgrade-python-requir…

…ements-70c9dec

chore: Upgrade Python requirements

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #161 from openedx/bmtcril/django_52

chore: Add support for Django 5.2

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #143 from eduNEXT/MJG/triggering-field

feat: [FC-0074] add support for optional trigger information

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #137 from eduNEXT/MJG/bump-version

chore: bump version

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #130 from openedx/repo-tools/upgrade-python-requir…

…ements-5896047

chore: Upgrade Python requirements

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Propagate app_name to DjanoSearch, fix naming (#119)

* fix: Propagate app_name to DjanoSearch, fix naming

The app_name option should always filter on the whole DjangoSearch when
present, not just the report. This fixes that. Also updates some
variable and output names to be more clear about the state of the
models.

* build: Stop testing against Python 3.8

* chore: Add catalog-info

* chore: Bump version to 1.8.2

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #111 from openedx/timmc/utcnow

fix: Fix timestamp handling (elapsed; formatting)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #101 from awais786/python-support

Python support 3.11 and 3.12