Skip to content

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 22 Dec 08:27
74580b5

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.