This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Releases: calypsonet/calypsonet-terminal-reader-java-api
Releases · calypsonet/calypsonet-terminal-reader-java-api
1.3.0
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
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
1.0.0
This is the initial release of the Calypsonet Terminal Reader API.
1.0.0-rc4
docs: update PUBLISHERS.yml
1.0.0-rc3
build: add 3rd digit to all APIs versions
1.0-rc2
feat: remove ExecutorService references from public api
1.0-rc1
fix: PUBLISHERS.yml