This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
Releases: ribasco/ucgdisplay
Releases · ribasco/ucgdisplay
3.0.1
3.0.0
2.0.0-alpha
JDK 16 build
1.5.2-alpha
- Fixed missing dependencies in the aggregate jar
1.5.1-alpha
- Fixed potential memory leaks in native library
- Fixed 'symbol lookup error' (Issue: #22)
- Added support for multiple I/O peripheral providers (libgpiod, pigpiod, c-periphery) (Issue #24)
- 64 bit architectures are now fully supported for ARM and x86.
- Added native logging capability for improved traceability (all native logging is routed to SLF4J)
- On Raspberry Pi platforms, GPIO pins are now automatically configured internally by the native library.
- API changes on GlcdConfigBuilder.
1.4.1-alpha
ucgdisplay-1.4.1-alpha [maven-release-plugin] copy for tag ucgdisplay-1.4.1-alpha
1.4.0-alpha
Introduced new buffer type property (Issue #21)
1.3.0-alpha
- Migrate from sysfs to gpio character device (Issue #20)
1.2.2-alpha
- Fixed missing native binary release files for arm, windows and mac osx
1.2.1-alpha
- Fixed wrong ARCH identifier for Mac OSX (Issue #19)