v0.9.2
What's Changed
Improvements
- AuthDomain is case insensitive in IdentityStorage by @joshkempner in #119
- Roles are case-insensitive by @joshkempner in #121
- Policy tool enhancements by @joshkempner in #123
- Add a
ClientSvc
to front theClient
aggregate by @joshkempner in #124 - Add static
Permissions
class to simplify getting commands and permissions from a Msgs class by @joshkempner in #124
Breaking Changes
- Fix spelling of "principal" (was "principle") in several public interfaces, classes, and methods in assemblies within the ReactiveDomain.Policy package.
Full Changelog: v0.9.1...v0.9.2