mirror of
https://github.com/hanskokx/arcane_framework.git
synced 2026-05-14 02:19:08 +02:00
v1.0.2
Updated the authentication service to provide a value listenable Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
## 1.0.2
|
||||||
|
|
||||||
|
* Migrated ArcaneAuthenticationService's isSignedIn to a ValueListenable
|
||||||
|
|
||||||
|
## 1.0.1+1
|
||||||
|
|
||||||
|
* Removed ID and secure storage services to improve platform compatibility
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
|
|
||||||
* Initial release
|
* Initial release
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
name: arcane_framework
|
name: arcane_framework
|
||||||
description: "The Arcane Framework provides a modular, feature-rich solution for bootstrapping new applications."
|
description: "The Arcane Framework provides a modular, feature-rich solution for bootstrapping new applications."
|
||||||
version: 1.0.1+1
|
version: 1.0.2
|
||||||
repository: https://github.com/hanskokx/arcane_framework
|
repository: https://github.com/hanskokx/arcane_framework
|
||||||
issue_tracker: https://github.com/hanskokx/arcane_framework/issues
|
issue_tracker: https://github.com/hanskokx/arcane_framework/issues
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user