Skip to content

2.3.0 • Experimental Progressive holder and the new Weak module

Progress

  • Experimental Progressive holder class (#144, !136)
  • Experimental helpers to capture progress into a Flow (!136)
  • Increased test coverage (!142)

State

  • Experimental conversions from Progressive, Outcome and ProgressiveOutcome (!136)
  • Increased test coverage (!142)

Weak

Pedestal Weak is a new module to use weak reference and associated data structures from common Kotlin code!

  • Experimental WeakRef and SoftRef (#152, !147)
  • Experimental WeakMap (#153, !147)
  • Experimental pure Kotlin implementation of WeakKeyMap (!147)
  • Helpers to test weak data structures (!147)

Dependencies

  • KotlinX.Datetime 0.6.0 (!143)
  • KotlinX.Coroutines 1.8.1 (!143)
  • KotlinX.Serialization 1.7.1 (!143)
  • Prepared 1.3.0 (!143)

Browse the documentation for this versionView release in GitLab