Skip to content

Releases: calypsonet/calypso-card-analyzer

2.0.2

18 Jun 14:34
Compare
Choose a tag to compare

Fixed

  • Accept cards returning a failing status word when getting non-mandatory Traceability Information tag.

Upgraded

  • Keyple Service Library 3.2.1 -> 3.2.2

2.0.1

14 May 13:58
Compare
Choose a tag to compare

Fixed

  • Hex/dec conversion issue in card check procedure.

Upgraded

  • Keypop Reader API 2.0.0 -> 2.0.1
  • Keypop Calypso Card API 2.0.0 -> 2.1.0
  • Keyple Common API 2.0.0 -> 2.0.1
  • Keyple Util Library 2.3.1 -> 2.4.0
  • Keyple Service Library 3.2.0 -> 3.2.1
  • Keyple Calypso Card Library 3.0.1 -> 3.1.1
  • Keyple Plugin PC/SC Library 2.2.0 -> 2.2.1
  • Gradle 6.8.3 -> 7.6.4

2.0.0

02 Apr 12:47
Compare
Choose a tag to compare

Changed

  • Clean up: Global code cleanup following Sonarlint recommendations to improve code quality and maintainability.

Upgraded

  • Calypsonet Terminal Reader API 1.3.+ -> Keypop Reader API 2.0.0
  • Calypsonet Terminal Calypso API 1.8.+ -> Keypop Calypso Card API 2.0.0
  • Keyple Service Resource Library 2.3.+ -> 3.2.0
  • Keyple Calypso Card Library 2.2.0 -> 3.0.1
  • Keyple Plugin PC/SC Library 2.1.+ -> 2.2.0
  • Keyple Util Library 2.+ -> 2.3.1 (source code not impacted)

Added

  • CI/CD: Added a GitHub action that builds and tests the code on every push to the repository.