v1.8.1
Release 1.8.1 - ShortDateTime type (#194)
This release introduces a new custom date type, APIShortDate, to enforce strict handling of API date fields in the yyyy-MM-dd format. The main changes include implementing this type, updating relevant data structures to use it, and adding comprehensive tests to ensure correct parsing and formatting.