packages feed

lti13-0.3.0.0: CHANGELOG.md

# Revision history for lti13

## 0.3.0.0 -- 2022-11-23

* Support newer compilers and dependencies
    * aeson >= 2 now required;
    * oidc-client >= 0.7 now required
    * Support ghc-9.4

## 0.2.0.3 -- 2021-08-10

* Bump version for yesod-auth-lti13.

## 0.2.0.2 -- 2021-07-28

* Add anonymization of tokens for logging

## 0.2.0.1 -- 2021-02-26

* Fix version bounds

## 0.2.0.0 -- 2021-01-09

* We parse the LIS claim
* Unit tests added

## 0.1.2.2 -- 2020-09-19

* We now parse the name fields

## 0.1.2.1 -- 2020-09-16

* Attempt to fix docs building on ghc862

## 0.1.2.0 -- 2020-09-16

* No changes

## 0.1.1.0 -- 2020-09-15

* Handle Canvas Cloud setting all their issuers the same.

## 0.1.0.0 -- 2020-08-13

* Unreleased