Skip to content

Releases: altasoft/DomainPrimitives

v6.0.2

27 May 13:12
c674f08
Compare
Choose a tag to compare

What's Changed

  • reverted swagger convertes to 8.1.1 by @temonk in #24

Full Changelog: v6.0.1...v6.0.2

v6.0.1

27 May 07:13
b31a620
Compare
Choose a tag to compare

What's Changed

  • updated swagger version and changed date type from date to string wit… by @temonk in #23

Full Changelog: v6.0.0...v6.0.1

v6.0.0

19 May 09:46
950c11b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.3...v6.0.0

v5.1.3

14 May 14:25
ccf9654
Compare
Choose a tag to compare

What's Changed

  • JsonConverters and TypeConverters were generated as "public". by @temonk in #20

Full Changelog: v5.1.2...v5.1.3

v5.1.2

10 Apr 07:56
Compare
Choose a tag to compare

Updated version in Directory.Build.props

v5.1.1

20 Feb 18:47
3f84faa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

09 Feb 09:15
3a72a6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.1.0

v5.0.1

06 Feb 13:16
1cb9f90
Compare
Choose a tag to compare

What's Changed

  • Using statement was missing when DomainPrimtivies didn't use JsonConverters. Also DateTimeOffset and Timespan primitives has small isue by @temonk in #16

Full Changelog: v5.0.0...v5.0.1

v5.0.0 Updated to net9.0 and moved Swagger Extensions to separate assembly

21 Nov 15:21
debc0d9
Compare
Choose a tag to compare

What's Changed

    1. Added support for .net 9 and moved SwaggerExtensions from AltaSoft.DomainPrimitives to separate assembly by @temonk in #15

Full Changelog: v4.2.0...v5.0.0

v4.2.0 added support to generate string methods

05 Sep 08:38
ef03c30
Compare
Choose a tag to compare

What's Changed

Added support to generate: index accessors, range operators, and Substrings for string primitive types.

Full Changelog: v4.1.0...v4.2.0