Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2025-03-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


turnkey_sdk_flutter - v0.1.0

  • Initial release. Client side abstracted functions for Turnkey-powered Flutter apps

2025-02-18

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


turnkey_sessions - v0.1.2

  • DOCS: Added auto login / logout example to README.

2025-02-18

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


turnkey_sessions - v0.1.1

  • FEAT: Listeners notified when session expires (turnkey_sessions).

2025-02-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


turnkey_sessions - v0.1.0

2025-02-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


turnkey_crypto - v0.1.1

  • Exposed generateP256KeyPair function