Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Releases: ribasco/ucgdisplay

3.0.1

30 Apr 16:24
f1c2147
Compare
Choose a tag to compare
  • Fixed malformed pom
  • Relocated native libraries to META-INF/lib

3.0.0

30 Apr 07:53
cb4d3aa
Compare
Choose a tag to compare
  • Project is now fully modularized (jdk version 11+)
  • Input and character display modules have been dropped.

2.0.0-alpha

06 Apr 09:10
04062c5
Compare
Choose a tag to compare
2.0.0-alpha Pre-release
Pre-release

JDK 16 build

1.5.2-alpha

23 Nov 16:10
Compare
Choose a tag to compare
1.5.2-alpha Pre-release
Pre-release
  • Fixed missing dependencies in the aggregate jar

1.5.1-alpha

22 Nov 15:15
Compare
Choose a tag to compare
1.5.1-alpha Pre-release
Pre-release
  • 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

21 Dec 13:23
Compare
Choose a tag to compare
1.4.1-alpha Pre-release
Pre-release
ucgdisplay-1.4.1-alpha

[maven-release-plugin] copy for tag ucgdisplay-1.4.1-alpha

1.4.0-alpha

21 Dec 07:40
Compare
Choose a tag to compare
1.4.0-alpha Pre-release
Pre-release

Introduced new buffer type property (Issue #21)

1.3.0-alpha

09 Dec 10:39
Compare
Choose a tag to compare
1.3.0-alpha Pre-release
Pre-release
  • Migrate from sysfs to gpio character device (Issue #20)

1.2.2-alpha

10 Nov 11:44
Compare
Choose a tag to compare
1.2.2-alpha Pre-release
Pre-release
  • Fixed missing native binary release files for arm, windows and mac osx

1.2.1-alpha

09 Nov 08:54
Compare
Choose a tag to compare
1.2.1-alpha Pre-release
Pre-release
  • Fixed wrong ARCH identifier for Mac OSX (Issue #19)