Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.8.3

  • Fix empty scope not allowing to proceed with an expected missing email #77

v0.8.2

  • Add user agent header #76
  • Update version in README #70
  • Fix typos #72
  • Relax version constraint on ueberauth #71

v0.8.1

  • Adds the ability to read GitHub client credentials at runtime, rather than only at compile time.

v0.8.0

  • Allow private emails #42
  • Use Ueberauth JSON library configuration #51
  • Add description field #38

v0.4.1

  • Use OAuth 0.8
  • Fix Elixir warnings
  • Replace Map usage with Keyword

v0.2.0

  • Bump to version 0.2.0 of Ueberauth