Releases: krzysztofzablocki/Inject
Releases · krzysztofzablocki/Inject
Release list
1.6.0
What's Changed
- Add ViewControllerHost and ViewHost functions in InjectConfiguration in DEBUG mode (fixes #94, relates to #82) by @Frizlab in #97
- Update ObserveInjection concurrency by @john-flanagan in #98
- Update README.md by @AgapovOne in #99
- .enableInjection() may not have been called. by @johnno1962 in #105
- Update Readme to clarify Xlinker flag to debug builds only by @teameh in #106
- feat: Add optional build script to automate Inject setup in SwiftUI views by @KevinDoremy in #108
- Add fallback to InjectionNext by @johnno1962 in #114
New Contributors
- @Frizlab made their first contribution in #97
- @AgapovOne made their first contribution in #99
- @teameh made their first contribution in #106
- @KevinDoremy made their first contribution in #108
Full Changelog: 1.5.2...1.5.3
1.5.2
Updates VisionOS support since the platform is now vision not xr
1.5.1
What's Changed
- Work around String metatype bug by @john-flanagan in #95
New Contributors
- @john-flanagan made their first contribution in #95
Full Changelog: 1.5.0...1.5.1
1.5.0
1.4.0
1.3.0
What's Changed
- Add
os(iOS)tochildForStatusBarStyleby @zenangst in #79 - Xcode 15.2+xrOS by @johnno1962 in #83
- Updates SPM setup snippet since 'package(name:url:from:)' is deprecated by @allanmaral in #85
- Inject on a device? by @johnno1962 in #84
New Contributors
- @allanmaral made their first contribution in #85
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
- Adds custom injection bundle support by @nunogoncalves in #72
- Update InjectionForXcode name to be InjectionIII in link by @spnkr in #78
New Contributors
- @nunogoncalves made their first contribution in #72
- @spnkr made their first contribution in #78
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- Added cocoapods support by @gcharita in #53
- Added ability to subclass Inject.ViewControllerHost by @gcharita in #55
- Forward some view controller properties to ViewControllerHost by @gcharita in #56
- Overrides
childForStatusBarStyleand return the hosted instance. by @vascoorey in #58 - [InjectionIII.app] Bundle not found by @MaatheusGois in #65
- Replace fatal error by @krzysztofzablocki in #69
New Contributors
- @gcharita made their first contribution in #53
- @vascoorey made their first contribution in #58
- @MaatheusGois made their first contribution in #65
- @krzysztofzablocki made their first contribution in #69
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- fix: building failed in release mode by @guzhenhuaGitHub in #52
New Contributors
- @guzhenhuaGitHub made their first contribution in #52
Full Changelog: 1.2.1...1.2.2