Releases: Learnosity/learnosity-sdk-python
Releases · Learnosity/learnosity-sdk-python
v0.3.11
What's Changed
- Update CONTRIBUTING.md by @anthony-murphy-lrn in #91
- [TESTS] Only test supported Python versions by @ferdia-sopermaccafraidh-lrn in #92
- [CONFIG] Add base CODEOWNERS file by @ferdia-sopermaccafraidh-lrn in #93
- [FEATURE] Resolve deprecation warning for datetime.datetime.utcnow by @ferdia-sopermaccafraidh-lrn in #94
New Contributors
- @anthony-murphy-lrn made their first contribution in #91
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
- [VENDOR] Bump certifi to 2024.07.04 by @sebablanco in #84
- Check Package Version Matches Release Tag On Deployment by @ferdia-sopermaccafraidh-lrn in #83
- [FEATURE] Add dependabot configuration by @georgios-kanellopoulos-lrn in #85
- [BUG] Fix dependabot configuration by @georgios-kanellopoulos-lrn in #86
- Bump actions/setup-python from 2 to 5 by @dependabot in #87
- Bump actions/checkout from 3 to 4 by @dependabot in #88
- [FEATURE] Add py.typed marker for type checkers by @ferdia-sopermaccafraidh-lrn in #89
- [Change] Bump Version to v0.3.10 by @ferdia-sopermaccafraidh-lrn in #90
New Contributors
- @georgios-kanellopoulos-lrn made their first contribution in #85
- @dependabot made their first contribution in #87
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- [BUG] Fix dist-check-version in the makefile - LRN-42450 by @walsh-conor in #78
- [BUILD] Add workflow to release to PyPi - LRN-43927 by @walsh-conor in #79
- [REFACTOR] Rename and update workflow to release to PyPi - LRN-43927 by @walsh-conor in #82
- Fix quickstart tutorial when running via
pip install learnosity-sdk[quickstart]
by @ferdia-sopermaccafraidh-lrn in #80 - Address Issue #74 - [DOC] add typings to functions by @michael-linnane-lrn in #81
New Contributors
- @ferdia-sopermaccafraidh-lrn made their first contribution in #80
- @michael-linnane-lrn made their first contribution in #81
Full Changelog: v0.3.8...v0.3.9
[PRE-RELEASE] v0.3.13-pre
What's Changed
- Fix quickstart tutorial when running via
pip install learnosity-sdk[quickstart]
by @ferdia-sopermaccafraidh-lrn in #80
New Contributors
- @ferdia-sopermaccafraidh-lrn made their first contribution in #80
Full Changelog: v0.3.12-pre...v0.3.13-pre
[PRE-RELEASE] v0.3.12-pre
Testing workflow to release to PyPi - LRN-43927
[PRE-RELEASE] v0.3.11-pre
Test release for testing workflow to release to PyPi - LRN-43927
[PRE-RELEASE] v0.3.10-pre
Test release to test the new workflow to release to PyPi - LRN-43927
[PRE-RELEASE] v0.3.9-pre
This pre-release is for testing the new workflow as part of LRN-43927
[RELEASE] v0.3.8
Added
- Added a quickstart demo for Authoraide API.
[RELEASE]v0.3.7
[v0.3.7] - 2024-05-28
Fixed
- Added the authoraide key in the services array of Init class.