8000 Tags · hainayanda/SwiftEnvironment · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: hainayanda/SwiftEnvironment

Tags

4.1.4

Toggle 4.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Thread Safety On Macro and Property Wrappers (#24)

* Make macro more thread safe

* Make GlobalEnvironment more Thread Safe

* Update version

* Move accessQueue to Global

* Add default sendable

* Remove manual isolation and introduce Sendable Value Isolation instead

* satisfy periphery

4.1.3

Toggle 4.1.3's commit message
Update README

4.1.2

Toggle 4.1.2's commit message
Make dynamic member lookup public

4.1.1

Toggle 4.1.1's commit message
Make the default value nonisolated(unsafe)

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Big rewrite to make it distinct from SwiftUI Environment Values (#22)

* Big rewrite to make it distinct from SwiftUI Environment Values

* Refactor

3.0.2

Toggle 3.0.2's commit message
Add development flag for dependencies

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Major Updates (#20)

* Remove macros

* Simplify SwiftEnvironment just to help with GlobalEnvironment

* Update unit tests

* Add swiftlint and periphery config

* Update workflows

* Add auto injection using GlobalEnv

* Make environment source configurable

* Adjust observer to handle circular dependency

* Update README

* Fix readme

* Remove unused swiftlint.yml

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

0