Skip to content

2.0.2: feat: add new remote services to enable keyple-less clients (#5)

Latest
Compare
Choose a tag to compare
@jeanpierrefortune jeanpierrefortune released this 22 Oct 07:46
1615ef1

Added

  • New service IDs in RemoteServiceId for C# Keyple-less clients and Kotlin Multiplatform Keyple-less clients.
  • Introduced SelectAppAndAnalyzeContractsInputDto and SelectAppAndAnalyzeContractsOutputDto for analyzing contracts.
  • Introduced SelectAppAndLoadContractInputDto and SelectAppAndLoadContractOutputDto for loading contracts.
  • Introduced SelectAppAndPersonalizeCardInputDto and SelectAppAndPersonalizeCardOutputDto for personalizing cards.

Changed

  • Renamed repository and artifact from keyple-demo-common-lib to keyple-demo-ticketing-common-lib
  • Renamed the test class ContractStructureParserTest to ContractInfoStructureParserTest to reflect the updated class
    name.