This repository was archived by the owner on Sep 13, 2022. It is now read-only.
Release train components:
keyple-java-core 1.0.0
- KEYP-346,370 : reorganization and renaming of many packages and classes, all "SE" have been changed to "Card".
- KEYP-305 : improved plugin/reader API with register/unregister mechanisms, simplified settings
- KEYP-324 : revised observation management in the Reader API
- KEYP-332 : removed unused TIMEOUT events entries
- KEYP-337 : added exception handlers management for observable plugins and readers
- KEYP-360 : improved accessibility logic in the reader API
- various other refactorings and improvements
- fixed issues raised by Sonarqube
- improved Javadoc
keyple-java-distributed-local 1.0.0
- KEYP-41 : add first version of "Keyple Distributed Local" component as part of the "Keyple Distributed" solution for distributed systems.
keyple-java-distributed-network 1.0.0
- KEYP-41 : add first version of "Keyple Distributed Network" component as part of the "Keyple Distributed" solution for distributed systems.
keyple-java-distributed-remote 1.0.0
- KEYP-41 : add first version of "Keyple Distributed Remote" component as part of the "Keyple Distributed" solution for distributed systems.
keyple-java-calypso 1.0.0
- KEYP-346,370 : reorganization and renaming of many packages and classes, all "SE" have been changed to "Card", removed ProxyElement internal interface.
- KEYP-123 : added new method prepareSetCounter in PoTransaction
- various other refactorings and improvements
- fixed issues raised by Sonarqube
- improved Javadoc
keyple-java-plugin-pcsc 1.0.0
- KEYP-305 : update observation mechanisms, added specific settings
- KEYP-336 : revised protocol identification management
- KEYP-361 : improved OS specific constraints (MacOS, Windows, Linux)
- various other refactorings and improvements
keyple-java-plugin-stub 1.0.0
- KEYP-305 : update observation mechanisms
- various other refactorings and improvements
keyple-android-plugin-android-nfc 1.0.0
- KEYP-305 : update observation mechanisms, added specific settings
- KEYP-336 : revised protocol identification management
- various other refactorings and improvements
keyple-android-plugin-android-omapi 1.0.0
- KEYP-336 : revised protocol identification management
- various other refactorings and improvements