Skip to content

Release v1.0.3 - Enhanced documentation and package improvements#10

Merged
petre-c merged 2 commits into
mainfrom
release/1.0.3
Aug 4, 2025
Merged

Release v1.0.3 - Enhanced documentation and package improvements#10
petre-c merged 2 commits into
mainfrom
release/1.0.3

Conversation

@petre-c

@petre-c petre-c commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

Release v1.0.3

Changes

  • Added TBC Bank logo as package icon
  • Removed BankIntegrationTypes as separate NuGet package (now included in main package)
  • Enhanced README documentation with complete API 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

Package Changes

  • Only AppifySheets.TBC.IntegrationService.Client will be published to NuGet
  • BankIntegrationTypes is now bundled within the main package
  • Added TBC Bank logo for better visibility in NuGet gallery

Collaboration by Claude

Petre Chitashvili added 2 commits August 4, 2025 18:35
- Listed all 4 implemented SOAP operations with descriptions
- Replaced real IBAN account numbers with example format placeholders
- Made account numbers more generic for documentation purposes

*Collaboration by Claude*
- Added TBC Bank logo as package icon
- Removed BankIntegrationTypes as separate NuGet package (now included in main package)
- Enhanced README documentation with complete API examples
- Version bump to 1.0.3

*Collaboration by Claude*
@petre-c petre-c merged commit cc9162e into main Aug 4, 2025
1 check passed
@petre-c petre-c deleted the release/1.0.3 branch August 4, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant