Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (18 loc) · 603 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 603 Bytes

Changelog for v1.x and before

v1.0.2 (2022-06-17)

Enhancements

  • Handle lower-case HTTP response headers from Persona API (#2)

v1.0.1 (2022-06-15)

Enhancements

  • Added headers field to ExPersona.Client.Result struct for easier debugging

v1.0.0 (2022-04-07)

Deprecations

  • Moved from Mix.Config to Config usage

v0.1.0 (2021-05-24)

Enhancements

  • Removed unecessary dependency on json, added Jason dependency

v0.0.2 (2020-12-07)

Enhancements

  • Major update to documentation, finalized public interfaces

v0.0.1 (2020-12-04)

First release!