Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 400 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 400 Bytes

Changelog for v1.x

v1.0.2 (2023-02-09)

Enhancements

  • Fixed issue with potentially uncompiled module when using scope/2 (#2)

v1.0.1 (2022-04-07)

Deprecations

  • Removed support for Elixir 1.8, moved from Mix.Config to Config usage

v1.0.0 (2020-02-01)

Enhancements

  • Update code to handle Elixir v10.0 changes (notably, the removal of Code.ensure_compiled?)