Skip to content

2022.3.0

Compare
Choose a tag to compare
@ForNeVeR ForNeVeR released this 21 Jun 15:19
· 411 commits to master since this release

Changed

  • rd-kt, rd-net: make available RdContext::updateValue method with disposable cookies instead of try/finally set and restore (or PushContext / PopContext) approach
  • rd-gen: upgrade to Kotlin 1.7

Added

  • rd-gen: update the Extension mechanism to support both protocol types and custom types as extensions (the main use case being able to use LocalizableString on .NET side together with @Nls String in Kotlin)

Removed

  • rd-gen: JetBrains.RdGen package is no longer published