Skip to content

Releases: JuulLabs/indexeddb

0.3.0

20 Oct 20:27
e923c35
Compare
Choose a tag to compare

Big thanks to @ShaggyDemiurge who implemented the new features in this release

  • Use IDBCursor methods in the beginning of reading a cursor (#73)
  • Add count() method support (#72)

🧰 Maintenance

  • Update plugin dokka to v1.7.20 (#71)
  • Update JamesIves/github-pages-deploy-action action to v4.4.1 (#70)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.7.20 (#69)
  • Update plugin maven-publish to v0.22.0 (#68)
  • Update plugin kotlinter to v3.12.0 (#67)
  • Change code owners to @JuulLabs/conx-kotlin-reviewers (#66)
  • Configure release drafter for automatic versioning (#64)
  • Require version label on pull requests (#65)
  • Update dependency gradle to v7.5.1 (#63)
  • Update dependency gradle to v7.5 (#62)
  • Update JamesIves/github-pages-deploy-action action to v4.4.0 (#61)
  • Update plugin dokka to v1.7.10 (#59)
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.4 (#58)
  • Update plugin maven-publish to v0.21.0 (#60)
  • Update plugin kotlinter to v3.11.1 (#53)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.7.10 (#57)
  • Use Temurin 11 JDK for CI (#56)
  • Drop SNAPSHOT publication (#55)
  • Update JamesIves/github-pages-deploy-action action to v4.3.4 (#54)
  • Update plugin dokka to v1.7.0 (#52)
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.3 (#49)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.7.0 (#51)
  • Update plugin maven-publish to v0.20.0 (#50)

0.2.3

04 May 17:37
3bb8858
Compare
Choose a tag to compare

Bug Fixes

Maintenance

Full Changelog: 0.2.2...0.2.3

0.2.3-snapshot-unconfined-dispatcher

04 May 04:01
Compare
Choose a tag to compare
Pre-release

This is a testing snapshot created off of a branch which has not seen PR review. Use at your own risk!

0.2.2

08 Mar 23:07
0505edd
Compare
Choose a tag to compare

🧰 Maintenance

  • Update actions/checkout action to v3 (#32)
  • Update plugin maven-publish to v0.19.0 (#31)
  • Drop Kotlin/JS extensions and use internal jso instead (#28)
  • Update actions/setup-java action to v3 (#30)
  • Update plugin kotlinter to v3.9.0 (#26)
  • Update JamesIves/github-pages-deploy-action action to v4.2.5 (#22)
  • Update dependency gradle to v7.4 (#18)
  • Update JamesIves/github-pages-deploy-action action to v4.2.3 (#15)

0.2.1

11 Jan 02:26
19e0e6d
Compare
Choose a tag to compare

Built against Kotlin 1.6.10.

🧰 Maintenance

  • Update plugin maven-publish to v0.18.0 (#12)
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.0 (#8)
  • Categorize release drafts (#5)
  • Update plugin kotlinter to v3.8.0 (#11)
  • Update plugin dokka to v1.6.10 (#9)
  • Update plugin kotlin-multiplatform to v1.6.10 (#10)
  • Update JamesIves/github-pages-deploy-action action to v4.2.2 (#7)
  • Use Gradle version catalogs (#4)

0.2.0

12 Nov 18:49
5b192dc
Compare
Choose a tag to compare
  • Implement Cursor Support (#2)
  • Validate types when creating Key object (#3)

0.1.0

10 Nov 20:18
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial pre-release