Skip to content

Releases: reposilite-playground/exposed-upsert

1.2.1

08 May 15:11
eaa48a6
Compare
Choose a tag to compare

What's Changed

  • Sort columns alphabetically so that it works properly by @tecc in #7
  • Use TransactionManager to quote column name if necessary by @lammertw in #10

New Contributors

Full Changelog: 1.1.0...1.2.1

1.1.0

29 Jan 14:00
629cd3d
Compare
Choose a tag to compare

Changes

  • Bumped dependencies to Kotlin 1.8 & Exposed 0.41.1
  • net.dzikoysk:exposed-upsert:1.1.0 has been published in maven central: Maven Central
dependencies {
    implementation("net.dzikoysk:exposed-upsert:1.1.0")
}

But https://maven.reposilite.com will remain as main host and there's no plan to shut it down anytime soon.