Skip to content

Releases: NexusQuantum/NQRust-Identity

release v0.0.5

16 Mar 04:20

Choose a tag to compare

release v0.0.4

16 Mar 03:13

Choose a tag to compare

release v0.0.3

07 Mar 16:47

Choose a tag to compare

release v0.0.2

28 Feb 14:04

Choose a tag to compare

feat: Introduce new identity provider factories, UI components, docum…

Release v0.0.1

25 Feb 04:48

Choose a tag to compare

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.