Skip to content

Release 0.1.25

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Sep 05:10
· 1 commit to master since this release

🚀 Release 0.1.25

Build: 8a3f6c1
Branch: master

📦 NuGet Packages

  • Iso20022Library.Domain
  • Iso20022Library.Messages
  • Iso20022Library.Infrastructure
  • Iso20022Library.Application

🧪 Tests

All Add unit tests for Pacs00800109Builder class

  • Implemented comprehensive unit tests for the Pacs00800109Builder class, covering group header and credit transfer transaction functionalities.
  • Validated methods for setting message ID, creation date, control sum, interbank settlement amounts, and agent details.
  • Included tests for handling exceptions on invalid inputs.
  • Verified the building of complete messages with multiple transactions and ensured proper validation of required fields.
  • Added tests for XML generation of valid messages. tests passed successfully.

Auto-generated release from CI/CD pipeline

Full Changelog: v0.1.24...v0.1.25