java-v0.0.5
What's Changed
- Work around float/double conversion issues by @TimSylvester in #657
- Update Java CLI encoder options by @TimSylvester in #684
- Support decoding tessellation in Java by @TimSylvester in #695
- Fixes incorrect treatment of triangle indices in the Java decoder by @TimSylvester in #699
- Fix a type bug in min/max zoom arguments by @TimSylvester in #702
- Add encoding server by @adrian-cojocaru in #549
- Remove direct use of Protobuf by @TimSylvester in #716
- Fix Java build warnings by @louwers in #717
- feat(java): add optional int encoding config java by @Weixing-Zhang in #739
- chore: add a space to the dynamic arg in MLT encoding server by @keiya01 in #764
- chore: allow http in MLT encoding server by @keiya01 in #765
- java: actually run MLT benchmark by @louwers in #770
- java: remove org.apache.orc:orc-core dependency by @louwers in #769
New Contributors
- @adrian-cojocaru made their first contribution in #549
- @keiya01 made their first contribution in #764
Full Changelog: java-v0.0.4...java-v0.0.5