Releases: zenangst/Vaccine
Releases · zenangst/Vaccine
0.15.1
- Fixes bug that bundle loaded always returned true #55
Special thanks to @eduardbosch for finding, reporting and fixing the issue!
0.15.0
- Improves injection container view controllers on macOS #53
0.14.1
- Improves constraints on when to load the Injection bundle #52
0.14.0
- Improve using nib-based view controllers #51
0.13.4
- Adds compatibility with Swift 4.0 #50
0.13.2
- Fix crash on macOS that was caused by the way view controllers are swizzled #49
0.13.1
- Improves the process of removing constraints when new views are injected #48
0.13.0
- Implements animations when injecting view controllers and collection view items on macOS #47
- Improves injecting collection view items on macOS #47
0.12.4
- Refactors how
NSViewController
s are swizzled on macOS #46