v2.0
* Added `read_wif` to read WIF files. * Rename the dtx reader to `read_dtx`. * Rename the WIF writer to `write_wif`. * Read file data into `DrawdownData`, a dataclass that is intended to model the WIF standard. * Expanded the unit tests.
* Added `read_wif` to read WIF files. * Rename the dtx reader to `read_dtx`. * Rename the WIF writer to `write_wif`. * Read file data into `DrawdownData`, a dataclass that is intended to model the WIF standard. * Expanded the unit tests.