| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.6.0 source code.tar.gz | 2025-11-23 | 9.9 kB | |
| 1.6.0 source code.zip | 2025-11-23 | 14.3 kB | |
| README.md | 2025-11-23 | 1.4 kB | |
| Totals: 3 Items | 25.5 kB | 7 | |
What's Changed
- Add ViewControllerHost and ViewHost functions in InjectConfiguration in DEBUG mode (fixes [#94], relates to [#82]) by @Frizlab in https://github.com/krzysztofzablocki/Inject/pull/97
- Update ObserveInjection concurrency by @john-flanagan in https://github.com/krzysztofzablocki/Inject/pull/98
- Update README.md by @AgapovOne in https://github.com/krzysztofzablocki/Inject/pull/99
- .enableInjection() may not have been called. by @johnno1962 in https://github.com/krzysztofzablocki/Inject/pull/105
- Update Readme to clarify Xlinker flag to debug builds only by @teameh in https://github.com/krzysztofzablocki/Inject/pull/106
- feat: Add optional build script to automate Inject setup in SwiftUI views by @KevinDoremy in https://github.com/krzysztofzablocki/Inject/pull/108
- Add fallback to InjectionNext by @johnno1962 in https://github.com/krzysztofzablocki/Inject/pull/114
New Contributors
- @Frizlab made their first contribution in https://github.com/krzysztofzablocki/Inject/pull/97
- @AgapovOne made their first contribution in https://github.com/krzysztofzablocki/Inject/pull/99
- @teameh made their first contribution in https://github.com/krzysztofzablocki/Inject/pull/106
- @KevinDoremy made their first contribution in https://github.com/krzysztofzablocki/Inject/pull/108
Full Changelog: https://github.com/krzysztofzablocki/Inject/compare/1.5.2...1.5.3