Releases: AliSoftware/Dip-UI
Releases · AliSoftware/Dip-UI
Swift 4
Bye, Swift 2.3
- Dropped Swift 2.3 support.
#27, @ilyapuchka
Swift 2.3 compatibility
- Added Swift 2.3 compatibility.
swift2.3
brunch is no longer maintained.
#24, @ilyapuchka
CocoaPods fix
This release is the same as 1.0.0 and only fixes CocoaPods speck.
Swift 3 & watchOS
New features
- Swift 3 support
#14, @ilyapuchka - Added watchOS support
#12, #13, @ilyapuchka
0.2.2
- Fixed build warning when calling non-throwing
resolve
withtry
. - Fixed crash when resolving object from storyboard caused container to throw error
0.2.1
Fixed resolving instances using multiple UI containers.
Multiple UI containers and optional tags
New features
- Multiple UI containers
#7, @ilyapuchka - dipTag can be
nil
#6, @ilyapuchka