Skip to content

Release v0.4

Latest
Compare
Choose a tag to compare
@ingonoka ingonoka released this 06 Mar 14:06
· 1 commit to master since this release
v0.4
535748b
Commit Author Date Changes
535748b ingonoka 2024-03-06 Switch to package publication on Github Packages. Switch from kap to ksp for Room. Use lib dependency from Maven Central in driver demo.
b0eebd8 ingonoka 2024-03-06 Bump asciidoctor Gradle plugin version to 4.0.2
4ba55c5 ingonoka 2024-03-06 Bump Gradle version to 8.5
6d15b60 ingonoka 2024-03-06 Bump Android Gradle plugin and Room versions.
21eb499 ingonoka 2024-03-06 New badge with the correct version of the latest, released package for dependencies.
9518e52 ingonoka 2024-01-31 Add instruction for the use of the status log to README and make other, minor improvements to the README
ef3c005 ingonoka 2023-03-17 Improve README instructions for driver usage.
be7441b ingonoka 2023-03-17 Bump asciidoctor plugin version
cb53c44 ingonoka 2023-01-16 Add hardware setup guidelines
5a15387 ingonoka 2023-01-16 ChangeGradle distribution URL from "-bin" to "-all", Attempt to improve IDE code inspection
61bc3a5 ingonoka 2023-01-16 Change name for date time version variable. Remove the "androidx"
3d18a56 ingonoka 2023-01-16 Suppress inspection for unstable API usage
7b8fc52 ingonoka 2023-01-12 Add configuration for signature creation; this is needed for publication on maven central via sonatype
375e84d ingonoka 2023-01-08 Mark "latest" as placeholder for actual version
4770dbf ingonoka 2023-01-08 Process events directly (synchronized) instead of queuing events and using a coroutine to collect events (asynchronous)
604e2fe ingonoka 2023-01-08 Update copyright statement
839dcc8 ingonoka 2023-01-08 Convert gradle files from Groovy to Kotlin
8d948e3 ingonoka 2023-01-02 Remove GitHub packages repository
2158635 ingonoka 2023-01-02 Improve state change publishing, if state does not change, use state change timestamp from existing state holder; only publish new state (holder) when either time, state or denominations has changed; improve log messages
a5b5920 ingonoka 2023-01-02 Change version code to short version; commit that has a tag attached to it will be published as v0.2; other commits are published as v0.2-1-g15df1f6