Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Releases: cunybpl/isdparser

v0.2.2

02 Jun 13:58

Choose a tag to compare

Fix the bug caused by whitespace in GEOPHYSICAL_REPORT_CODES

v0.2.1

01 Jun 20:39
d36f19a

Choose a tag to compare

Fixed the bug in constructor of ISDRecordFactory.

v0.2.0

19 Feb 19:44

Choose a tag to compare

  • Changes to the schema
    • replaces "measure" with name
    • root Measure schema is consistent with the rest

v0.1.0

18 Feb 20:04

Choose a tag to compare

Initial Release

  • API and default objects for parsing ISD files
  • docs and packaging