Releases: ingonoka/cba9-driver
Releases · ingonoka/cba9-driver
Release v0.4
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 |
Release 0.3
Commit | Author | Date | Changes |
---|---|---|---|
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 |
c15df1f | ingonoka | 2023-01-02 | Fix grammar |
3051994 | ingonoka | 2023-01-02 | Use generic version in dependency example. |
6456fc2 | ingonoka | 2023-01-02 | Add latest release version badge |
1ef87e7 | ingonoka | 2023-01-02 | Use resource strings instead of static strings and add a second language (DE) for demo purposes. |
41fe791 | ingonoka | 2023-01-02 | Stop using deprecated getParcelableExtra for SDK >=33. |
1ce5484 | ingonoka | 2023-01-02 | Upgrade Gradle to 7.4 |
0627ce1 | ingonoka | 2023-01-02 | Remove GitHub packages repo as we switched to Maven Central. Other mostly cosmetic changes to build gradle |
471d08c | ingonoka | 2023-01-02 | Remove GitHub packages repo as we switched to Maven Central. |
33ae46b | ingonoka | 2023-01-02 | Remove unnecessary lint suppression tags. Remove unused (commented out) code. |
7e38f68 | ingonoka | 2023-01-02 | Bump versions to latest. |
b065f8e | ingonoka | 2023-01-02 | Simplify joinToString |
a20b305 | ingonoka | 2023-01-02 | Remove package tag from manifest and use namespace in android block of gradle.build instead. |
Release V0.1
v0.1 Release 0.1