packages feed

servant-auth-token-0.3.2.0: CHANGELOG.md

0.3.2.0
=======

* Support lts-7.1 (ghc 8 and persistent-0.6)

0.3.0.0
=======

* Add authorisation by single usage codes.

0.2.0.1
=======

* Relax boundaries for ghc 8.0.1.

0.2.0.0
=======

* Implement `servant-auth-token-0.2.0.0` API.

0.1.2.0
=======

* Expose implementation of API for embedding in complex servers.

0.1.1.0
=======

* Added `restoreCodeGenerator` to configuration

0.1.0.0
=======

* Initial publication