Skip to content

Releases: nodes-android/nodes-architecture-android

Added helper functions for testing coroutines. Fixed problem with delay in coroutines.

07 Feb 12:07
Compare
Choose a tag to compare

Launching a coroutine returns the job

05 Feb 12:20
Compare
Choose a tag to compare
2.3.1

Fixed: not returning coroutine job. Increased version to 2.3.1

Coroutine scopes + Testing mode

05 Feb 11:14
Compare
Choose a tag to compare
2.3.0

Fixed: missing functions.

Coroutines update + AndroidX migration

29 Jan 17:29
ea6fb19
Compare
Choose a tag to compare

Renamed function callOnView to view.
Increased version to 1.2.0
Added callOnView function to call View functions directly.
Migrated to new Coroutines. Added extension functions. Refactoring: Cleaned up code, removed old comments, better naming.
Updated Gradle, Gradle plugin, Kotlin plugin, Coroutines libraries.

Coroutines update

29 Jan 16:46
ea6fb19
Compare
Choose a tag to compare

Renamed function callOnView to view.
Increased version to 1.2.0
Added callOnView function to call View functions directly.
Migrated to new Coroutines. Added extension functions. Refactoring: Cleaned up code, removed old comments, better naming.
Updated Gradle, Gradle plugin, Kotlin plugin, Coroutines libraries.

2.1.9: Updated dependencies.

10 Jul 09:02
Compare
Choose a tag to compare
Removed buildToolsVersion (Android plugin will use the latest available).
Replaced android support dependencies artifact with new AndroidX build artifact.
Increased library version to 2.1.9

1.1.9: Merge pull request #6 from nodes-android/feature/interface_refactoring

29 May 15:42
1edc583
Compare
Choose a tag to compare

1.1.8b: Fixed: Original kapt is deprecated. Please add "apply plugin: 'kotlin…

09 May 16:34
Compare
Choose a tag to compare
…-kapt'" to your build.gradle

Increased versionCode to 3.

1.1.8

09 May 16:13
Compare
Choose a tag to compare
Increased versionCode to 2, versionName to 1.1.8, Maven version to 1.1.8

fiat lux

22 Feb 10:43
Compare
Choose a tag to compare
1.1.7

Hopefully nexus will like me this time around :)