Skip to content

Releases: albanian-xrm/Xrm-Entity-Serializer

v1.2.0

06 May 23:16
Compare
Choose a tag to compare

Improved dependencies

v1.1.0

30 Jan 08:54
Compare
Choose a tag to compare

Fixed a bug with null values.
Fixed a bug where the JsonConverter was not being loaded because the type was object.

Added support for:

  • OptionSetValue
  • OptionSetValueCollection
  • Decimal

v1.0.2

10 Dec 01:27
Compare
Choose a tag to compare

Improved AttributeCollectionConverter, FormattedValueCollectionConverter, KeyAttributeCollectionConverter and RelatedEntityCollectionConverter by handling the case where the existing value is null.

v1.0.1

04 Dec 10:48
Compare
Choose a tag to compare

With this release the dependency on Newtonsoft.Json has been lowered to version 6.0.1

First Release

27 Nov 21:31
Compare
Choose a tag to compare

This is the first release.
Any contribution is welcome.