Skip to content

Releases: buhlergroup/data-mapper-dotnet

v0.4.0

23 Aug 14:40
0d48b32
Compare
Choose a tag to compare

Get the package here: https://www.nuget.org/packages/Buhlergroup.DataMapper/

Changelog 🚀

  • Add VALUE_MATCHES condition
  • Use SelectToken to find matching source field

v0.3.0

07 Feb 13:24
c79c7ff
Compare
Choose a tag to compare

Get the package here: https://www.nuget.org/packages/Buhlergroup.DataMapper/

Changelog 🚀

  • Add fields in-format and out-format for date formatting
  • Rename Buhler namespace to Buhlergroup to match the NuGet package naming.

v0.2.1

01 Aug 11:41
Compare
Choose a tag to compare

Get the package here: https://www.nuget.org/packages/Buhlergroup.DataMapper/

Changelog 🚀

  • Fix dependency injection issue for type System.IO.Abstractions.IFileSystem #3

v0.2.0

31 Jul 09:00
663d2bf
Compare
Choose a tag to compare

Get the package here: https://www.nuget.org/packages/Buhlergroup.DataMapper/

Changelog 🚀

  • Add mapping data according to field-mapping.json definition
  • Add support for conditional fields
  • Add support for field operations (AND, OR)
  • Add support for field validation

v0.1.1

24 Jul 11:56
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Fix NuGet upload

v0.1.0

24 Jul 11:55
b2de46d
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Add documentation
  • Publish to NuGet