Releases: krzysztofzablocki/Inject
Releases · krzysztofzablocki/Inject
1.1.1
1.1.0
What's Changed
- Compatibility with HotReloading project by @johnno1962 in #31
- Suggested simplified SwiftUI integration by @apptekstudios in #20
New Contributors
- @apptekstudios made their first contribution in #20
Full Changelog: 1.0.6...1.1.0
1.0.6
What's Changed
- Drop Xcode requirement down
- Update README.md by @MarcoEidinger in #17
- Improve wording on adding -Xlinker -interpose flags by @johnno1962 in #18
- Forward largeTitleDisplayMode to host by @felginep in #28
- Update README.md by @felginep in #29
New Contributors
- @MarcoEidinger made their first contribution in #17
- @johnno1962 made their first contribution in #18
- @felginep made their first contribution in #28
Full Changelog: 1.0.5...1.0.6
1.0.5
1.0.4
What's Changed
- Added release NO-OP code for Hosts + added missing navigation bar setup by @wojciech-kulik in #14
New Contributors
- @wojciech-kulik made their first contribution in #14
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Update demo video in README by @darioroa in #9
- Auto enable injection from SwiftUI views, instead of having to call it once from outside context (e.g. AppDelegate). by @lipka in #10
New Contributors
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Add support for tvOS 13+ by @zenangst in #1
- Fix link to blog post by @taruntyagi946 in #2
- For non-DEBUG code correct name to InjectListener by @amonshiz in #4
New Contributors
- @zenangst made their first contribution in #1
- @taruntyagi946 made their first contribution in #2
- @amonshiz made their first contribution in #4
Full Changelog: https://github.com/krzysztofzablocki/Inject/commits/1.0.1
Initial release
1.0.0 chore: initial commit