Releases: JuulLabs/tuulbox
Releases · JuulLabs/tuulbox
4.5.2
Re-releasing 4.5.1 without code changes due to publishing failure.
4.5.1
⚠️ Incomplete publication, use 4.5.2 instead.
- Fix exponential delay not using elapsed time (#86)
4.5.0
- Add
DelayStrategy
to coroutine module (#84)
- Add content-based log filtering (#83)
4.4.0
- Add
Sensitivity
metadata (#82)
- Add Android Logging (#80)
- Add Apple System Log Logging (#81)
4.3.0
- Add support for logging at some levels but not others (#78)
- Replace deprecated
offer
with trySend
(#70)
- Change duration usages to fix deprecation warnings (#69)
- Add Apple targets to modules (#68)
4.2.0
- JavaScript IR Support (#66)
- Add iOS targets to
test
module and bump dependencies (#61)
- Deprecate
assertSimilar
for Float
and Double
(#62)
- Expose mechanism to hide from stack trace (#59)
4.1.0
- Provide
ByteArray.toHexString
in encoding
artifact (#58)
4.0.1
Re-releasing 4.0.0 (due to publication issues) without code changes, but updated publishing plugin/configuration.
4.0.0
⚠️ Incomplete publication, use 4.0.1 instead.
Add Metadata support to logging for more intelligent loggers (#52)
3.2.0
Add 'encoding' module with BitSet support (#45, #47)