ash_authentication/CHANGELOG.md
2022-10-26 00:01:54 +00:00

806 B

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.2.1 (2022-10-26)

Bug Fixes:

  • deprecation warnings caused by use of Macro.expand_literal/2.

Improvements:

  • move subject_name uniqueness validation to compile time.

  • remove generated: true from macros.

v0.2.0 (2022-10-24)

Features:

  • PasswordAuthentication: Registration and authentication with local credentials (#4)

v0.1.0 (2022-09-27)