Release v0.5.2
- Data
- Eliminate reliance on migration class naming convention and name parsing.
- Atomic migrations by wrapping run in dedicated transaction.
- Add human-readable description to base migration.
- Define data entity contract to aide future access methods.
- User Access
- Allow all cryptographic data for credential creation and user authorization to be configurable.