Skip to content

2.1.0

Latest

Choose a tag to compare

@andrei-cristea andrei-cristea released this 21 Nov 09:26

Added

  • Added CardTransactionManager: New interface providing common operations for all card transactions.
  • Added ChannelControl enumeration: Defines the post-execution behavior of the physical channel.
  • Added InvalidCardResponseException: Thrown when a card returns an invalid response during command processing.

Fixed

  • Fixed JUnit configuration.

Changed

  • Migrated the CI pipeline from Jenkins to GitHub Actions.