All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updates
cstuder/parse-valueholder
to V0.2.1.
- Updates
cstuder/parse-valueholder
to V0.2.0. - Simplifies tests.
- Returns
cstuder/parse-valueholder
values and rows from the data parsers. - Requires PHP 8.1.
- Introduces DataParserPrecise for
hydroweb2.xsd
files. - Rewrites the documentation and makes it clearer which data is available and what the differences between the files are.
- Changes the type of the
loc
field tostring
. - Refactoring of the
DataParser
.
- Introduces the SuperParser.
- Adds additional documentation about the available data formats and where to get them.
- No functional changes.
- Fixes Composer development dependencies.
- Fixes metadata output types of location information.
- Initial release (Mature code has been copied over from a non-modularized codebase.)