Skip to content

Releases: JuulLabs/tuulbox

4.5.2

20 Sep 19:43
d962379
Compare
Choose a tag to compare

Re-releasing 4.5.1 without code changes due to publishing failure.

4.5.1

20 Sep 18:08
d962379
Compare
Choose a tag to compare

⚠️ Incomplete publication, use 4.5.2 instead.

  • Fix exponential delay not using elapsed time (#86)

4.5.0

17 Sep 19:37
b8745df
Compare
Choose a tag to compare
  • Add DelayStrategy to coroutine module (#84)
  • Add content-based log filtering (#83)

4.4.0

07 Sep 23:02
adbc347
Compare
Choose a tag to compare
  • Add Sensitivity metadata (#82)
  • Add Android Logging (#80)
  • Add Apple System Log Logging (#81)

4.3.0

20 Aug 17:54
afde118
Compare
Choose a tag to compare
  • 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

30 Jun 19:13
fde4eb7
Compare
Choose a tag to compare
  • 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

03 May 20:30
b13c562
Compare
Choose a tag to compare
  • Provide ByteArray.toHexString in encoding artifact (#58)

4.0.1

22 Apr 06:32
2b58f15
Compare
Choose a tag to compare

Re-releasing 4.0.0 (due to publication issues) without code changes, but updated publishing plugin/configuration.

4.0.0

20 Apr 18:34
9599f56
Compare
Choose a tag to compare

⚠️ Incomplete publication, use 4.0.1 instead.

Add Metadata support to logging for more intelligent loggers (#52)

3.2.0

16 Mar 17:38
7f9de68
Compare
Choose a tag to compare

Add 'encoding' module with BitSet support (#45, #47)