Skip to content

Releases: ygdrasil-io/project-template

v1.0.3

15 Jun 00:58
8cdfd22

Choose a tag to compare

What's Changed

  • fix: skip signing for SNAPSHOT versions by @ygdrasil-io in #16
  • build: migrate to Vanniktech Maven Publish plugin and manual Central Portal validation by @ygdrasil-io in #17

Full Changelog: v1.0.2...v1.0.3

v1.0.2

14 Jun 22:12
b5ad623

Choose a tag to compare

What's Changed

  • fix: add javadoc JAR to publications (required by Central Portal) by @ygdrasil-io in #15

Full Changelog: v1.0.0...v1.0.2

v1.0.1

14 Jun 22:03
6837174

Choose a tag to compare

What's Changed

  • fix: add javadoc JAR to publications (required by Central Portal) by @ygdrasil-io in #14

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Jun 21:39
afa6744

Choose a tag to compare

What's Changed

  • build: refactor to convention plugins, upgrade to Dokka 2.2.0, and configure multilingual docs by @ygdrasil-io in #1
  • fix: align project status badges style by @ygdrasil-io in #4
  • GRA-77: migrate to com.android.kotlin.multiplatform.library by @ygdrasil-io in #6
  • Migrate to Maven Central Portal tokens + CD workflow by @ygdrasil-io in #7
  • Simplify manual snapshot: remove confirm field, version determines behavior by @ygdrasil-io in #8
  • fix: rename publishToSonatype to publishToMavenCentral by @ygdrasil-io in #9
  • fix: use s01.oss.sonatype.org for Nexus staging API (central.sonatype.com returns 404) by @ygdrasil-io in #10
  • fix: use Central Portal staging API (ossrh-staging-api.central.sonatype.com) by @ygdrasil-io in #11
  • fix: add group/version to root project for staging profile lookup by @ygdrasil-io in #12
  • fix: manual snapshot repo, keep nexus-publish for releases by @ygdrasil-io in #13

New Contributors

Full Changelog: https://github.com/ygdrasil-io/project-template/commits/v1.0.0