Skip to content

Releases: oat-sa/lib-lti1p3-deep-linking

v4.1.0

22 Dec 08:25
7e11d03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1.0

v4.0.0

03 Jul 12:30
44c07a5
Compare
Choose a tag to compare
  • Added github actions CI
  • Removed jenkins and travis CI
  • Updated oat-sa/lib-lti1p3-core dependency to version 6.0
  • Updated documentation

v3.0.0

05 Apr 17:33
0bb0fc3
Compare
Choose a tag to compare
  • Added psalm support
  • Updated oat-sa/lib-lti1p3-core dependency to version 5.0
  • Updated DeepLinkingLaunchRequestBuilder to allow custom launch url
  • Updated overall constructors to handle nullable parameters
  • Updated documentation

v2.0.0

24 Feb 20:53
265f9cd
Compare
Choose a tag to compare
  • Added PHP 8 support (and kept >=7.2)
  • Updated oat-sa/lib-lti1p3-core dependency to version 4.0
  • Updated ResourceCollectionFactory to use core id generator
  • Updated documentation

v1.0.1

22 Oct 06:43
6a73478
Compare
Choose a tag to compare
  • Fixed DeepLinkingSettings boolean properties handling (select multiple, auto create)

v1.0.0

12 Oct 08:01
a1ef0d0
Compare
Choose a tag to compare
  • Added Deep Linking interactions handling for both platform and tool sides
  • Added documentation