Releases: JeffersonLab/jmyapi
Releases · JeffersonLab/jmyapi
v10.0.1
- Support new Maven Central Publish API as released in java-workflows v2.4.0
Full Changelog: v10.0.0...v10.0.1
v10.0.0
- Compile to JDK11 bytecode (breaking change, previously was compiled to JDK8)
- Bump Gradle to v9
- Compiled with JDK21
Full Changelog: v9.0.8...v10.0.0
v9.0.8
- Bump GitHub Action java-workflows to V2
Full Changelog: v9.0.7...v9.0.8
v9.0.7
Full Changelog: v9.0.6...v9.0.7
v9.0.6
- GitHub Action CD Test
Full Changelog: v9.0.5...v9.0.6
v9.0.5
- GitHub Action CD Test
Full Changelog: v9.0.4...v9.0.5
v9.0.4
What's Changed
- Added devcontainer support by @slominskir in #26
- Updated javadocs
Full Changelog: v9.0.3...v9.0.4
v9.0.3
- Updated GitHub Action workflow
Full Changelog: v9.0.1...v9.0.3
v9.0.1
- Updated GitHub Action workflow
Full Changelog: v9.0.0...v9.0.1
v9.0.0
Overview
This release removes the dynamic approach supported in recent releases of jmyapi. The dynamic strategy proved to faster in large part due to the bug in #24. Fixing that bug made the dynamic approach no faster than simply streaming the data.
What's Changed
Full Changelog: v8.1.1...v9.0.0