Dev #14

Merged
altavir merged 6 commits from dev into master 2021-04-26 19:19:52 +03:00
altavir commented 2021-04-26 19:19:46 +03:00 (Migrated from github.com)

[0.9.5]

Added

  • Disable API validation for snapshots
  • -Xjvm-default=all on JVM

Changed

  • publication.platform changed to publishing.platform
  • Dokka version to 1.4.30
  • useDateTime in extension
  • Kotlin 1.5

Deprecated

Removed

  • Publish plugin. Use MavenPublish instead

Fixed

  • Removed unnecessary afterEvaluate for compatibility with gradle 7.0
## [0.9.5] ### Added - Disable API validation for snapshots - `-Xjvm-default=all` on JVM ### Changed - `publication.platform` changed to `publishing.platform` - Dokka version to `1.4.30` - `useDateTime` in extension - Kotlin 1.5 ### Deprecated ### Removed - Publish plugin. Use MavenPublish instead ### Fixed - Removed unnecessary `afterEvaluate` for compatibility with gradle 7.0
Sign in to join this conversation.
No description provided.