Skip to content

Releases: intelligentplant/AppStoreConnect.Adapters

v5.0.3

05 Dec 09:44
80da8ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

5.0.2

11 Oct 12:58
0275e6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

5.0.1

10 Oct 10:00
669d7f7
Compare
Choose a tag to compare

What's Changed

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

4.1.2

10 Oct 11:02
33569e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

5.0.0

26 Sep 09:04
ac096b8
Compare
Choose a tag to compare

Breaking Changes

  • TagIdentifierComparer generates different hash codes as a result of changes in #397.
  • Builder types such as TagValueBuilder and AdapterDescriptorBuilder now inherit from a common base class and use extension methods defined in the DataCore.Adapter namespace to add, remove and clear properties to/from the builder.

What's Changed

Full Changelog: v4.1.1...v5.0.0

5.0.0-pre.1467

18 Jul 06:03
b45146b
Compare
Choose a tag to compare
5.0.0-pre.1467 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.0-pre.1458...v5.0.0-pre.1467

4.1.1

18 Jul 05:43
9fbdfbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

5.0.0-pre.1458

26 Jun 11:41
b926640
Compare
Choose a tag to compare
5.0.0-pre.1458 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.0-pre.1455...v5.0.0-pre.1458

5.0.0-pre.1455

26 Jun 09:18
89ed3b9
Compare
Choose a tag to compare
5.0.0-pre.1455 Pre-release
Pre-release

Breaking Changes

This release contains breaking changes:

  • TagIdentifierComparer generates different hash codes as a result of changes in #397.
  • Builder types such as TagValueBuilder and AdapterDescriptorBuilder now inherit from a common base class and use extension methods defined in the DataCore.Adapter namespace to add, remove and clear properties to/from the builder.

What's Changed

Full Changelog: v4.1.0...v5.0.0-pre.1455

4.1.0

20 May 09:23
c7c4b5e
Compare
Choose a tag to compare

What's Changed

  • Enforce UTC conversion when serializing DateTime instances by @wazzamatazz in #394

Full Changelog: v4.0.2...v4.1.0