- Fixed for using old APIs.
- Fixed
ifPresent
throws 'Sequence contains no elements' when empty
- Design changed to Optional has Observable
- Fixed
isPresent
result has inversed - Added
filter
,map
andflatMap
- Replaced to gradle
- Fixed pathes for jcenter
- Initial release.