Skip to content

2.3.0

Choose a tag to compare

@jeanpierrefortune jeanpierrefortune released this 24 Sep 10:08
· 22 commits to main since this release

Fixed

  • Use jnasmartcardio lib built with Java 8.

Added

  • Add configurable card monitoring cycle duration through a new method setCardMonitoringCycleDuration(int cycleDuration) to set the card monitoring cycle duration in PcscPluginFactoryBuilder, enabling customization of the default 500ms value. Especially useful under Linux environments.