Skip to content

5.0.0-pre.1455

Pre-release
Pre-release
Compare
Choose a tag to compare
@wazzamatazz wazzamatazz released this 26 Jun 09:18
· 2 commits to develop/5.0.0 since this release
89ed3b9

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