All notable changes to this project will be documented in this file.
--
Released on 2017-11-24.
- Move all setup methods in ViewController and ViewModel to a private extension
- Add more information to README
Released on 2017-10-25.
- Xcode 9 support (thanks to Andrey for the contribution)
Released on 2017-01-12.
- make properties accessible from extensions
Released on 2016-09-04.
- scene specific apiClient
- call to super in ViewModel's init method (there is no super ;-))
Released on 2015-04-24.
- The command enums in the ViewModel class. Turns out I rarely use them ;-)
- RxViewModel usage
Released on 2015-03-04.
- Initial release of RxSwift Xcode file templates.