pds4-jparser v2.5.0
What's Changed
- issue #57: radix is ignored by @al-niessner in #82
- changes needed to support validate #519 by @al-niessner in #84
- NASA-PDS/validate#593: allow a fixed length line read by @al-niessner in #86
- NASA-PDS/validate#593: check end of data not end of file by @al-niessner in #87
- updated delimited table object length calculation using
max_record_length
by @al-niessner in #89
Dependency Upgrades
- Bump freemarker from 2.3.31 to 2.3.32 by @dependabot in #83
- Bump commons-csv from 1.9.0 to 1.10.0 by @dependabot in #85
- Bump commons-compress from 1.22 to 1.23.0 by @dependabot in #88
Full Changelog: v2.4.0...v2.5.0