Skip to content

Release v0.5.2

Choose a tag to compare

@aaron-salisbury aaron-salisbury released this 12 Aug 16:12
· 97 commits to main since this release
  • 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.