We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4897cd commit caaac8dCopy full SHA for caaac8d
2 files changed
CHANGELOG
@@ -1,5 +1,9 @@
1
# Factory Changelog
2
3
+## 3.0.3
4
+
5
+* Add support for Swift's InternalImportsByDefault upcoming feature #361
6
7
## 3.0.2
8
9
* Added FactoryKitDynamic for multi-module support
README.md
@@ -5,7 +5,7 @@
A modern approach to Container-Based Dependency Injection for Swift and SwiftUI.
-## Factory Version 3.0.2
+## Factory Version 3.0.3
10
Factory is strongly influenced by SwiftUI, and in my opinion is highly suited for that environment. Factory is...
11
0 commit comments