Releases: mbari-org/vcr4j
vcr4j 5.2.0
Removed SharkCommands. RemoteCommands has been moved to vcr4j-core and is shared by both vcr4j-sharktopoda and vcr4j-remote.
What's Changed
- point at HTTPS version of sparetimelabs repo so maven won't block it by @jeffday in #5
- Bump gson from 2.8.6 to 2.8.9 in /vcr4j-sharktopoda by @dependabot in #7
New Contributors
- @jeffday made their first contribution in #5
- @dependabot made their first contribution in #7
Full Changelog: 4.1.0...5.2.0
vcr4j 5.1.3.jre17
First release published to maven central
Full Changelog: 5.1.0.jre17...5.1.3.jre17
vcr4j 5.1.0.jre17
This release removes a direct dependency to slf4j and uses System.Logger instead. To keep looking via slf4j just add a dependency to slf4j-jdk-platform-logging.
This is the first release published to maven central instead of Github Packages
Full Changelog: 5.0.0.jre17...5.1.0.jre17
vcr4j 5.0.0.jre17
What's Changed
- Update from rxjava 2 to rxjava 3
- Removed mbarix4j dependency
- Added support for Sharktopoda 2
- point at HTTPS version of sparetimelabs repo so maven won't block it by @jeffday in #5
- Bump gson from 2.8.6 to 2.8.9 in /vcr4j-sharktopoda by @dependabot in #7
New Contributors
- @jeffday made their first contribution in #5
- @dependabot made their first contribution in #7
Full Changelog: 4.4.1.jre11...5.0.0.jre17
vcr4j 4.4.1.jre11
This release provides bug fixes for Java 12+ when using java modules.
vcr4j 4.3.0.jre11
This release adds support for remote comms to create/update/delete bounding boxes from remote video apps. See this README and Localization.java