Releases: NexusQuantum/NQRust-Identity
Releases · NexusQuantum/NQRust-Identity
release v0.0.5
Full Changelog: v0.0.4...v0.0.5
release v0.0.4
Full Changelog: v0.0.1...v0.0.4
release v0.0.3
Full Changelog: v0.0.2...v0.0.3
release v0.0.2
feat: Introduce new identity provider factories, UI components, docum…
Release v0.0.1
ci: update GitHub Actions workflow to trigger on release events only - Modified the workflow to build and push the Docker image only when a new release is published, instead of on every push to the main branch. - Adjusted tagging logic to use the release version when applicable and maintain 'latest' for manual runs.