Skip to content

Releases: openedx/opaque-keys

Upgraded dependencies

29 Jun 14:06
6c7b635
Compare
Choose a tag to compare

Upgraded dependencies

Dropped support for python3.5

29 Jan 10:58
f218850
Compare
Choose a tag to compare

Fixed Django 3.0 warnings

13 Jul 16:22
6fe5254
Compare
Choose a tag to compare

Fixed Django 3.0 warnings

Added Python 3.8 compatibility

30 Apr 09:48
ec41f7c
Compare
Choose a tag to compare

Added Python 3.8 compatibility
Removed testing for django < 2.2

setup.py now properly uses requirements files

25 Mar 17:15
085963d
Compare
Choose a tag to compare
  • Some internal reorganization of how requirements are structured, including the [django] extra
  • Dependency upgrades
  • Lower number of Hypothesis samples to keep build times viable

Added Support for Django 2.2

15 Nov 07:10
ac2b44c
Compare
Choose a tag to compare
Merge pull request #113 from edx/BOM-1017-Upgrade

bumped up the package version

1.0.0

28 May 18:26
4dbd007
Compare
Choose a tag to compare
  • Remove to_deprecated_string and from_deprecated_string API methods
  • Support OpaqueKeyField lookups by string
  • Support more recent versions of the hypothesis Python module
  • Support Python 3.6 instead of 3.5

Corrected requirements pinning

01 Apr 20:49
Compare
Choose a tag to compare
Merge pull request #73 from edx/requirements-fix

Pinning requirements

Python 3.5 Supported

01 Apr 16:51
Compare
Choose a tag to compare

This release includes the following:

  • Python 3.5 now supported
  • Test framework switched from unittest to pytest

Backward compatibility and robustness fixes

20 Oct 19:17
Compare
Choose a tag to compare

Ensure drivers loaded for parsing deprecated strings before failing parsing.
Handle the short-lived slashes and locations syntax for parsing.