Skip to content

Release 0.13.26-prerelease

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Aug 11:12
Add TimeSpan support and enhance enum strategy handling

Introduced a nullable TimeSpan property to Order.cs and updated Helpers.cs for TimeSpan type mapping. Also improved enum strategy handling in GenerateClientAsync to check for null values.