Releases: davidmoten/rxjava2-file
Releases · davidmoten/rxjava2-file
0.1.8
Enhancements
- add bundle plugin
- remove obsolete plugins: cobertura, findbugs, jdepend
- bump maven-project-info-reports-plugin from 3.0.0 to 3.1.1
- Bump rxjava from 2.2.17 to 2.2.21
- Bump maven-javadoc-plugin from 3.0.1 to 3.3.2
- Bump maven-site-plugin from 3.7.1 to 3.11.0
- Bump maven-pmd-plugin from 3.11.0 to 3.16.0
- Bump junit from 4.12 to 4.13.2
- Bump maven-jxr-plugin from 3.0.0 to 3.1.1
- Bump jacoco-maven-plugin from 0.8.2 to 0.8.7
- Bump maven-checkstyle-plugin from 3.0.0 to 3.1.2
- Bump rxjava2-extras from 0.1.38 to 0.2.1.1
- Bump maven-compiler-plugin from 3.8.0 to 3.10.0
- Bump taglist-maven-plugin from 2.4 to 3.0.0
- Delete appveyor.yml
- migrate CI from travis to github actions
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: 0.1.7...0.1.8
0.1.7
- upgrade to rxjava 2.2.17
0.1.6
- upgrade to rxjava 2.2.15
0.1.5
- upgrade to rxjava 2.2.11
0.1.3
- upgrade to rxjava 2.2.6
0.1.2
upgrade to rxjava 2.2.4
0.1.1
- handle race of
WatchService
closure with poll call
0.1
- initial release