Skip to content

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

Closed
petre-c wants to merge 4 commits into
mainfrom
release/1.0.2
Closed

Release v1.0.3 - Enhanced documentation and package improvements#9
petre-c wants to merge 4 commits into
mainfrom
release/1.0.2

Conversation

@petre-c

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

Copy link
Copy Markdown
Contributor

Release v1.0.2

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 4 commits August 4, 2025 17:21
- Preparing for new release with package icon support

*Collaboration by Claude*
- BankIntegrationTypes is now included as part of the main TBC.IntegrationService.Client package
- Updated Nuke build to only pack the main client project
- Set IsPackable=false for BankIntegrationTypes project

*Collaboration by Claude*
- 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 changed the title Release v1.0.2 - Enhanced documentation and package improvements Release v1.0.3 - Enhanced documentation and package improvements Aug 4, 2025
@petre-c petre-c closed this Aug 4, 2025
@petre-c petre-c deleted the release/1.0.2 branch August 4, 2025 14:33
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