Skip to content

Releases: JuulLabs/tuulbox

3.1.1

11 Mar 00:05
8f25de6
Compare
Choose a tag to compare
  • Bump gradle-maven-publish-plugin version to fix publication (#41)
  • Bump Kotlin, atomicfu and Gradle wrapper versions (#37)
  • Unify documentation and add usage examples (#38)

3.1.0

29 Jan 22:05
baf5052
Compare
Choose a tag to compare
  • Create Temporal Module (#33)
  • Remove 'version' Gradle variable check (#32)
  • Ignore order dependent test (#34)

3.0.0

14 Dec 23:22
bb30ee0
Compare
Choose a tag to compare
  • Configure publication to Sonatype / Maven Central (#29)
  • Remove 'collections' module (#28)
  • Native targets for Functional and Logging (#26)

2.3.0

03 Dec 21:20
ae28ac2
Compare
Choose a tag to compare
  • Add logging module (#22)

2.2.0

01 Dec 01:21
8e77f2a
Compare
Choose a tag to compare
  • Add module for functional manipulation (#21)
  • Add Mac OS X 64 target to coroutines and test modules (#20)
  • Fix Gradle source set example for coroutines module (#19)

2.1.0

04 Nov 19:17
f0955aa
Compare
Choose a tag to compare
  • Migrate to multiplatform project (#17, #18)
    • JVM
    • Javascript
  • Use main branch for release drafter (#16)

2.0.0

14 Aug 21:03
3705cac
Compare
Choose a tag to compare
  • Allow "on changed" Flow emission for more general MutableMap (#13)
  • Setup Release Drafter (#11)
  • Add codecov badge (#10)

1.1.0

10 Jun 18:08
5071c49
Compare
Choose a tag to compare

Code changes:

  • Add coroutines module (#9)
  • Use default constructor argument instead of secondary constructor (#6)
  • Have FlowConcurrentMap backed by MutableStateFlow (#5)

Project/repository maintenance:

  • Updating Gradle Wrapper (#8)
  • EYE-901: Add auto-assign bot (#7)
  • Add binary compatibility validator (#4)
  • JMP-637: Disable codecov/patch (#3)

1.0.0

07 May 18:14
0327d09
Compare
Choose a tag to compare
  • Add FlowConcurrentMap (#1)