Skip to content

1.6.10

Compare
Choose a tag to compare
@IgnatBeresnev IgnatBeresnev released this 27 Dec 16:02

Changes

  • Support Kotlin 1.6.10
  • Add a sample project for versioning multi-module (#2170)

Bugfixes

  • Fix various java.util.zip.ZipException for JS dependencies (#2258)
  • Fix handling of Description Lists (<dl>) used in JavaDocs (#2259)
  • Fix for "repositories not defined" issue in versioning multimodule example (#2263), thanks @rajdeep1008!
  • Fix multiple rendering issues for "See Also" block for html format (#2267)
  • Fix sample body not being embedded to documentation (#2216)

Maintenance

  • Update npm dependencies (#2251)
  • Bump de.undercouch.download to 4.1.2 (#2268)
  • Bump kotlinx.coroutines to 1.6.0 in integration tests (#2276)