Release v1.0.3
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.Clientpublished to NuGet - Added TBC Bank logo as package icon
- BankIntegrationTypes is now included within the main package
Collaboration by Claude