Skip to content

3.0.0

Choose a tag to compare

@andrei-cristea andrei-cristea released this 28 Nov 13:07
· 19 commits to main since this release

⚠️ Major version! Following the migration of the "Calypsonet Terminal" APIs to the Eclipse Keypop project, this library now implements Keypop interfaces.

Added

  • Added project status badges on README.md file.

Changed

  • Signature of method CardResourceProfileExtension.matches(...):
    • previous: SmartCard matches(CardReader reader, CardSelectionManager cardSelectionManager)
    • current: SmartCard matches(CardReader reader, ReaderApiFactory readerApiFactory)

Fixed

  • CI: code coverage report when releasing.

Upgraded

  • Calypsonet Terminal Reader API 1.2.0 -> Keypop Reader API 2.0.0
  • Keyple Service Library 2.2.0 -> 3.0.0
  • Keyple Util Library 2.3.0 -> 2.3.1 (source code not impacted)