All notable changes to this project will be documented in this file.
Versioning of this project adheres to the Semantic Versioning spec.
Released 2025-03-22
- Fixed a bug that could cause a parse error if the changeset XML did not
contain one of the
TYPED_ATTRSfields (id,uid,min_lon,min_lat,max_lon,max_lat,comments_count,changes_count,open). Instead, if one of these fields is missing in the XML, it will also be missing in the parsed object, allowing callers to decide how best to handle it.
Released 2024-09-09
Initial release.