validate v3.1.1
What's Changed
- Skip checksum handling if no checksum check is possible by @jordanpadams in #565
- Update error message for truncated file by @jordanpadams in #570
- Add row count check to spot check data by @jordanpadams in #575
- issue #474: not propagating dirs by @al-niessner in #579
- issue #511: fix radix problem by @al-niessner in #581
- issue #529: do decimal test then string based on significant digits by @al-niessner in #582
- Dockerize validate 556 by @ramesh-maddegoda in #580
- issue #499: not checking table EOL by @al-niessner in #583
- issue #531: updates to PDS4-JParser and add testing by @al-niessner in #584
New Contributors
- @lylebarner made their first contribution in #558
- @VoyagerPWS made their first contribution in #571
- @al-niessner made their first contribution in #579
- @ramesh-maddegoda made their first contribution in #580
Full Code Changelog: v3.0.3...v3.1.1