Skip to content

JavaPOS Controls 1.15 Release targeting UnifiedPOS 1.15

Latest

Choose a tag to compare

@kuniss kuniss released this 12 Nov 21:17
· 8 commits to master since this release

Available at Maven Central: https://central.sonatype.com/artifact/org.javapos/javapos-controls/1.15.0

What's Changed

  • incorporated outstanding changes from UnifiedPOS version 1.14.1 regarding Electronic Value Reader/Writer; solves GH issue #6
  • made implementation UnifiedPOS version 1.15 compliant; solves GH issue #8
  • internal improvements: replacing Vector based implementation for listener list by an ArrayList based one, get rid of compiler warnings
  • added getGateStatus to Gate which was missing since version 1.12 where it was misspelled as getGetStatus

Full Changelog: 1.14.2...1.15.0