Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: DevComputaria/Iso20022Library

Release 0.1.25

14 Sep 05:10
@github-actions github-actions

Choose a tag to compare

🚀 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

Assets 2
Loading

Release 0.1.24

14 Sep 04:52
@github-actions github-actions

Choose a tag to compare

🚀 Release 0.1.24

Build: 968ec5a
Branch: master

📦 NuGet Packages

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

🧪 Tests

All feat: Add PACS.007.001.10 Builder Support

  • Implemented Pacs00700110Builder for ISO 20022 message PACS.007.001.10 (Payment Reversal V10)
  • Added methods for setting group header, original group information, and payment transactions
  • Included validation for message structure and transaction counts
  • Implemented XML generation and serialization capabilities
  • Added comprehensive test suite with unit tests for builder functionality and validation
  • Updated MessageType enum to include Pacs00700110
  • Documented builder methods and usage tests passed successfully.

Auto-generated release from CI/CD pipeline

Full Changelog: v0.1.23...v0.1.24

Loading

Release 0.1.23

14 Sep 04:38
@github-actions github-actions

Choose a tag to compare

🚀 Release 0.1.23

Build: 6129abb
Branch: master

📦 NuGet Packages

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

🧪 Tests

All feat: Add PACS.004.001.10 Builder and Tests

  • Implemented Pacs00400110Builder for ISO 20022 message PACS.004.001.10 (Payment Return V10)

    • Added methods for setting group headers, original group information, and payment transactions
    • Included validation to ensure compliance with PACS.004 message structure
    • Integrated XML generation capabilities using XmlSerializationService
  • Registered Pacs00400110Builder in MessageBuilderFactory for MessageType.Pacs00400110

  • Created comprehensive unit tests for Pacs00400110Builder covering:

    • Valid document creation with required fields
    • Exception handling for invalid inputs
    • XML generation validation
    • Cloning functionality
  • Updated MessageType enum to include Pacs00400110

  • Added tests for MessageBuilderFactory to ensure correct builder retrieval

  • Updated changelog to reflect new builder support and features tests passed successfully.


Auto-generated release from CI/CD pipeline

Full Changelog: v0.1.22...v0.1.23

Loading

Release 0.1.22

07 Sep 05:50
@github-actions github-actions

Choose a tag to compare

🚀 Release 0.1.22

Build: 2c8fffa
Branch: master

📦 NuGet Packages

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

🧪 Tests

All feat: Add PACS.003.001.08 Builder and Integration Tests

  • Implemented Pacs00300108Builder for constructing and serializing ISO 20022 pacs.003.001.08 messages (FI To FI Customer Direct Debit V08).

    • Added methods for setting group headers, adding direct debit transactions, and creating payment identification.
    • Included validation for required fields and transaction counting.
    • Supports XML generation and serialization capabilities.
  • Updated MessageBuilderFactory to register the new Pacs00300108Builder for MessageType.Pacs00300108.

  • Created integration tests for Pacs00300108Builder to ensure proper functionality and validation.

    • Tests include builder creation, basic message construction, required field validation, and transaction counting. tests passed successfully.

Auto-generated release from CI/CD pipeline

Full Changelog: v0.1.21...v0.1.22

Loading

Release 0.1.21

07 Sep 05:27
@github-actions github-actions
d24130b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

🚀 Release 0.1.21

Build: d24130b
Branch: master

📦 NuGet Packages

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

🧪 Tests

All Merge pull request #4 from DevComputaria/dependabot/github_actions/dorny/test-reporter-2

ci(deps): Bump dorny/test-reporter from 1 to 2 tests passed successfully.


Auto-generated release from CI/CD pipeline

What's Changed

  • ci(deps): Bump dorny/test-reporter from 1 to 2 by @dependabot[bot] in #4

Full Changelog: v0.1.20...v0.1.21

Contributors

dependabot
Loading

Release 0.1.20

07 Sep 05:24
@github-actions github-actions
d65facf
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

🚀 Release 0.1.20

Build: d65facf
Branch: master

📦 NuGet Packages

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

🧪 Tests

All Merge pull request #3 from DevComputaria/dependabot/github_actions/softprops/action-gh-release-2

ci(deps): Bump softprops/action-gh-release from 1 to 2 tests passed successfully.


Auto-generated release from CI/CD pipeline

What's Changed

  • ci(deps): Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #3

Full Changelog: v0.1.19...v0.1.20

Contributors

dependabot
Loading

Release 0.1.19

07 Sep 05:19
@github-actions github-actions
5102c50
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

🚀 Release 0.1.19

Build: 5102c50
Branch: master

📦 NuGet Packages

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

🧪 Tests

All Merge pull request #1 from DevComputaria/dependabot/github_actions/codecov/codecov-action-5

ci(deps): Bump codecov/codecov-action from 4 to 5 tests passed successfully.


Auto-generated release from CI/CD pipeline

What's Changed

  • ci(deps): Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #1

New Contributors

Full Changelog: v0.1.18...v0.1.19

Contributors

dependabot
Loading

Release 0.1.18

07 Sep 05:13
@github-actions github-actions

Choose a tag to compare

🚀 Release 0.1.18

Build: 1ab2b0f
Branch: master

📦 NuGet Packages

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

🧪 Tests

All feat: Add PACS.002.001.11 Builder and Comprehensive Test Suite

  • Implemented Pacs00200111Builder for ISO 20022 message PACS.002.001.11
  • Added builder registration in MessageBuilderFactory for MessageType.Pacs00200111
  • Supported comprehensive payment status reporting scenarios including group headers, original group information, transaction status, and supplementary data
  • Created Pacs00200111BuilderTests.cs with 29 unit tests covering all builder functionality
  • Integrated factory tests in MessageBuilderFactoryPacs00200111Tests.cs with 3 test methods
  • Ensured full validation and XML generation capabilities for PACS.002.001.11 message structure tests passed successfully.

Auto-generated release from CI/CD pipeline

Full Changelog: v0.1.17...v0.1.18

Loading

Release 0.1.17

07 Sep 04:38
@github-actions github-actions

Choose a tag to compare

🚀 Release 0.1.17

Build: 85a0628
Branch: master

📦 NuGet Packages

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

🧪 Tests

All feat: Add XSD Code Generator for ISO 20022 message classes

  • Implemented PowerShell script (Generate-Classes.ps1) for generating C# classes from XSD files.
  • Developed main application (Program.cs) to handle class generation using xsd.exe.
  • Created project file (XsdCodeGenerator.csproj) for .NET 8.0 SDK compatibility.
  • Added comprehensive documentation for usage, features, and troubleshooting.
  • Enhanced generated classes with auto-generated headers, XML documentation, and attributes.
  • Included error handling and smart path discovery for xsd.exe. tests passed successfully.

Auto-generated release from CI/CD pipeline

Full Changelog: v0.1.16...v0.1.17

Loading

Release 0.1.16

01 Sep 00:27
@github-actions github-actions

Choose a tag to compare

🚀 Release 0.1.16

Build: 68485b2
Branch: master

📦 NuGet Packages

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

🧪 Tests

All feat: Add Pain.007.001.09 Builder Support

  • Implemented Pain00700109Builder for ISO 20022 message Pain.007.001.09 (Customer Payment Reversal V09)
  • Registered builder in MessageBuilderFactory for MessageType.Pain00700109
  • Added comprehensive unit tests covering builder functionality, XML serialization, and error handling
  • Enhanced support for payment reversal scenarios with specialized methods and validation
  • Updated changelog to reflect new builder and its features tests passed successfully.

Auto-generated release from CI/CD pipeline

Full Changelog: v0.1.15...v0.1.16

Loading
Previous 1 3
Previous

AltStyle によって変換されたページ (->オリジナル) /