Releases: JuulLabs/tuulbox
Releases · JuulLabs/tuulbox
3.1.1
- 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
- Create Temporal Module (#33)
- Remove 'version' Gradle variable check (#32)
- Ignore order dependent test (#34)
3.0.0
- Configure publication to Sonatype / Maven Central (#29)
- Remove 'collections' module (#28)
- Native targets for Functional and Logging (#26)
2.2.0
- 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
- Migrate to multiplatform project (#17, #18)
- Use main branch for release drafter (#16)
2.0.0
- Allow "on changed" Flow emission for more general MutableMap (#13)
- Setup Release Drafter (#11)
- Add codecov badge (#10)
1.1.0
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
- Add
FlowConcurrentMap
(#1)