Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 559 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 559 Bytes

Changelog

v0.3.0 (2023-02-19)

  • Enhancements

    • Client hints (headers) are used for lookups
    • UAInspector has been updated to ~> 3.1
  • Backwards incompatible changes

    • Minimum required Elixir version is now ~> 1.11

v0.2.0 (2022-09-19)

  • Enhancements

    • The lookup result can be stored inside an existing session to avoid parsing on every request
    • UAInspector has been updated to ~> 3.0
  • Backwards incompatible changes

    • Minimum required Elixir version is now ~> 1.9

v0.1.0 (2019-04-21)

  • Initial Release