java-v0.0.4
What's Changed
- Refactor stream capture into an observer interface by @TimSylvester in #603
- Add Column Mapping to CLI Encoder by @TimSylvester in #619
- Refactor column mapping by @TimSylvester in #625
- More work on column mapping in Java encoder by @TimSylvester in #646
- Re-enable plain string encoding by @TimSylvester in #650
- Fix buffer overflows and incorrect column data type selection by @TimSylvester in #654
- Allow Java encoder to take multiple tile file arguments by @TimSylvester in #656
- Add Java CLI .jars to Java releases by @louwers in #665
Full Changelog: java-v0.0.3...java-v0.0.4