Skip to content

Release v1.0.3

Choose a tag to compare

@petre-c petre-c released this 04 Aug 14:36
· 13 commits to main since this release

What's Changed

  • Added TBC Bank logo as package icon for better NuGet gallery visibility
  • Simplified package structure - BankIntegrationTypes now bundled within main package
  • Significantly enhanced documentation with complete examples

Documentation Improvements

  • Added collapsible sections for better organization
  • Included code samples for all 4 implemented SOAP methods:
    • Get Account Movements
    • Get Payment Order Status
    • Change Password
    • Import Single Payment Orders (all transfer types)
  • Grouped internal and external transfers separately
  • Added error handling examples with Result pattern
  • Replaced real IBANs with example placeholders for security

Package Changes

  • Only AppifySheets.TBC.IntegrationService.Client published to NuGet
  • Added TBC Bank logo as package icon
  • BankIntegrationTypes is now included within the main package

Collaboration by Claude