Skip to content

Commit caaac8d

Browse files
committed
Add support for Swift's InternalImportsByDefault upcoming feature #3606 #361
1 parent e4897cd commit caaac8d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Factory Changelog
22

3+
## 3.0.3
4+
5+
* Add support for Swift's InternalImportsByDefault upcoming feature #361
6+
37
## 3.0.2
48

59
* Added FactoryKitDynamic for multi-module support

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
A modern approach to Container-Based Dependency Injection for Swift and SwiftUI.
77

8-
## Factory Version 3.0.2
8+
## Factory Version 3.0.3
99

1010
Factory is strongly influenced by SwiftUI, and in my opinion is highly suited for that environment. Factory is...
1111

0 commit comments

Comments
 (0)