- Update to Permission ~> 2.0.0 & RxSwift ~> 3.0.
- Change
rx_permission
torx.permission
to follow RxSwift guidelines.
- Support for Swift 3.0
- Changes codebase from Subjects to Observables.
- Add support for Carthage.
- Code style fixes.
- Make rx_permissionInstance internal.
- Initial release. 🎉