Skip to content

Releases: nicbell/EmVeeAye

1.3.2

17 Jun 16:19
963d095
Compare
Choose a tag to compare

What's Changed

  • Bump org.jetbrains.kotlin.android from 1.9.23 to 1.9.24 by @dependabot in #76
  • Bump io.mockk:mockk from 1.13.10 to 1.13.11 by @dependabot in #79
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.8.0 to 1.8.1 by @dependabot in #75
  • Bump androidXLifecycle from 2.7.0 to 2.8.0 by @dependabot in #77
  • Bump agp from 8.4.0 to 8.4.1 by @dependabot in #80
  • Bump org.jetbrains.kotlin.android from 1.9.24 to 2.0.0 by @dependabot in #81
  • Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #82
  • Update Github actions by @nicbell in #86
  • Bump org.jetbrains.kotlinx.kover from 0.7.6 to 0.8.1 by @dependabot in #84
  • Bump androidXLifecycle from 2.8.0 to 2.8.2 by @dependabot in #85

Full Changelog: 1.3.1...1.3.2

1.3.1

03 May 21:43
7bce09a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

17 Nov 09:11
57c72f2
Compare
Choose a tag to compare

What's Changed

  • Update readme.md by @nicbell in #30
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.6.4 to 1.7.0 by @dependabot in #32
  • Bump io.gitlab.arturbosch.detekt from 1.22.0 to 1.23.0 by @dependabot in #36
  • Bump org.jetbrains.kotlin.android from 1.8.20 to 1.8.21 by @dependabot in #31
  • Bump app.cash.turbine:turbine from 0.12.3 to 0.13.0 by @dependabot in #33
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.7.0 to 1.7.1 by @dependabot in #34
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.7.1 to 1.7.2 by @dependabot in #40
  • Bump io.gitlab.arturbosch.detekt from 1.23.0 to 1.23.1 by @dependabot in #43
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.7.2 to 1.7.3 by @dependabot in #45
  • Bump app.cash.turbine:turbine from 0.13.0 to 1.0.0 by @dependabot in #39
  • Bump io.mockk:mockk from 1.13.5 to 1.13.7 by @dependabot in #46
  • Migrate to Gradle version catalog by @nicbell in #52
  • Bump detekt from 1.23.1 to 1.23.3 by @dependabot in #53
  • Bump org.jetbrains.kotlin.android from 1.8.21 to 1.9.20 by @dependabot in #51
  • Upgrade to SDK 34, AGP 8.1.2 and bump AndroidX deps by @nicbell in #54
  • Migrate to KTS & Upgrade Kover to 0.7.3 by @nicbell in #55

Full Changelog: 1.2.0...1.3.0

1.2.0

18 Apr 19:06
01a4b54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.2.0

1.1.2

04 Apr 09:43
5dade81
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

25 Jan 15:11
ca394f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

06 Dec 23:29
72a16d6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

01 Dec 17:32
Compare
Choose a tag to compare

What's Changed

  • State reducers are now in the constructor by @nicbell in #8
    This allows us to make them external or create them inline, see docs.

Full Changelog: 0.0.3...1.0.0

0.0.3

26 Nov 18:18
Compare
Choose a tag to compare

What's Changed

  • Remove duplication of actionOn by @nicbell in #6

Full Changelog: 0.0.2...0.0.3

0.0.2

21 Nov 23:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.1...0.0.2