Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Releases: calypsonet/calypsonet-terminal-reader-java-api

1.3.0

22 May 12:36

Choose a tag to compare

Added

  • Introduced a new capability to export a locally processed card selection scenario to be imported and analyzed remotely by another card selection manager. For this purpose, the following two methods have been added to the CardSelectionManager interface:
    • exportProcessedCardSelectionScenario
    • importProcessedCardSelectionScenario

1.2.0

10 Jan 13:49

Choose a tag to compare

Added

  • ConfigurableCardReader.getCurrentProtocol method to retrieve the physical protocol name currently used by the reader.

Changed

  • UML diagrams moved to a dedicated repository (see README.md file).

1.1.0

26 Oct 13:47

Choose a tag to compare

Added

  • The possibility to import/export a card selection scenario (issue [#9]) via the new methods
    exportCardSelectionScenario and importCardSelectionScenario of the CardSelectionManager API.
  • CHANGELOG.md file (issue [#7]).
  • CI: Forbid the publication of a version already released (issue [#5]).

1.0.0

06 Oct 09:07
3ac006d

Choose a tag to compare

This is the initial release of the Calypsonet Terminal Reader API.

1.0.0-rc4

26 Aug 14:09

Choose a tag to compare

1.0.0-rc4 Pre-release
Pre-release
docs: update PUBLISHERS.yml

1.0.0-rc3

09 Jul 09:27

Choose a tag to compare

1.0.0-rc3 Pre-release
Pre-release
build: add 3rd digit to all APIs versions

1.0-rc2

23 Jun 07:30

Choose a tag to compare

1.0-rc2 Pre-release
Pre-release
feat: remove ExecutorService references from public api

1.0-rc1

18 Jun 15:13

Choose a tag to compare

1.0-rc1 Pre-release
Pre-release
fix: PUBLISHERS.yml