Skip to content

Releases: faluapp/falu-dotnet

1.13.1

20 Nov 06:52
221d9d0
Compare
Choose a tag to compare

What's Changed

  • #196: Allow passing JsonTypeInfo<> values in ctor for BaseServiceClient<>

Full Changelog: 1.13.0...1.13.1

1.13.0

20 Nov 05:23
0d4053a
Compare
Choose a tag to compare

What's Changed

  • #191: Support for .NET 8 with JSON improvements

Full Changelog: 1.12.0...1.13.0

1.12.0

12 Jul 07:25
c06cc95
Compare
Choose a tag to compare

What's Changed

  • #170 API updates:
    • Added Type to MessageTemplate and MessageTemplateListOptions.
    • Added support for translations in Message Templates.
    • Added Hashes to the File.
    • Added Requested and Completed properties to DataReduction.
    • Added StatusReason and DeclineReason to PaymentAuthorization and PaymentAuthorizationListOptions.
    • Added Issuer to IdentityVerificationReportIdNumber and IdentityVerificationOutputs.
    • Added Default to MessageStream and MessageStreamsListOptions.
    • Added support for listing and retrieving TemporaryKeys
    • Added IP address report for identity verifications.

Full Changelog: 1.11.5...1.12.0

1.11.5

10 Jul 12:12
3ad382d
Compare
Choose a tag to compare

What's Changed

  • #169: Expose Populate(...) in BasicListOptions to allow use outside the library

Full Changelog: 1.11.4...1.11.5

1.11.4

19 Jun 18:02
b798d15
Compare
Choose a tag to compare

What's Changed

  • #165: Allow dynamic access for public constructors on client and options types which fixes trimming issues.

Full Changelog: 1.11.3...1.11.4

1.11.3

13 Jun 11:06
102d13b
Compare
Choose a tag to compare

What's Changed

  • #164: Call ReadFromJsonAsync(...) only if content length is greater than zero
  • #161, #163: Bump Tingle.Extensions.JsonPatch from 4.1.0 to 4.2.0

Full Changelog: 1.11.2...1.11.3

1.11.2

26 May 17:53
0986520
Compare
Choose a tag to compare

What's Changed

  • #160: Updates to MessageTemplateModel logic.

Full Changelog: 1.11.1...1.11.2

1.11.1

25 May 09:52
6587617
Compare
Choose a tag to compare

What's Changed

  • [#159: Correct the setting of PackageId

Full Changelog: 1.11.0...1.11.1

1.11.0

25 May 09:06
a5d8a4a
Compare
Choose a tag to compare

What's Changed

  • #158: Add trimming support

Full Changelog: 1.10.0...1.11.0

1.10.0

25 May 09:05
d664d4b
Compare
Choose a tag to compare

What's Changed

  • #141: API updates
  • #144: React to .NET 7 changes

Full Changelog: 1.9.0...1.10.0