Releases: miltador/AspNetCore.Identity.DynamoDB
Releases · miltador/AspNetCore.Identity.DynamoDB
1.0.0-rc2-1: NuGet
Recovery build, NuGet packaging pipeline is now fixed.
1.0.0-rc2: querying fixes, project uplift
Breaking changes:
Email.NormalizedValue
attribute has been moved to the top level and renamed toNormalizedEmail
, global secondary index for this has been updated accordingly
Fixes:
- #1 - querying of users by Email or UserName is now working
New:
- library now supports
netstandard1.6.1
and[email protected]
Compare commits with previous release:
1.0.0-rc1...1.0.0-rc2