Skip to content

Releases: JuulLabs/indexeddb

0.7.2-logging-alpha2

06 Sep 17:13
Compare
Choose a tag to compare
0.7.2-logging-alpha2 Pre-release
Pre-release

Warning

This pre-release builds includes unreviewed code!

0.7.2-logging-alpha1

05 Sep 02:23
Compare
Choose a tag to compare
0.7.2-logging-alpha1 Pre-release
Pre-release

Warning

This pre-release builds includes unreviewed code!

0.7.1

31 Jan 18:52
9102f14
Compare
Choose a tag to compare

🧰 Maintenance

  • Update actions/cache action to v4 (#143)
  • Update plugin kotlinter to v4.2.0 (#142)
  • Update plugin maven-publish to v0.27.0 (#141)

0.7.0

03 Jan 18:23
fe19d7e
Compare
Choose a tag to compare
  • Transaction Durability and Write Transaction Mutual Exclusion (#137)

🧰 Maintenance

  • Update plugin kotlinter to v4.1.1 (#140)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.9.22 (#138)
  • Update plugin maven-publish to v0.26.0 (#139)
  • Update actions/setup-java action to v4 (#136)
  • Update dependency gradle to v8.5 (#135)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.9.21 (#134)
  • Update plugin kotlinter to v4.1.0 (#133)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.9.20 (#132)
  • Update plugin kotlinter to v4 (#130)
  • Update plugin dokka to v1.9.10 (#131)
  • Update dependency gradle to v8.4 (#129)

0.6.1

02 Oct 22:39
256dab7
Compare
Choose a tag to compare

🧰 Maintenance

  • Remove MaxPermSize Gradle option (#125)
  • Update actions/checkout action to v4 (#127)
  • Update dependency gradle to v8.3 (#93, #94, #95, #102, #104, #117, #118, #123)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.9.10 (#91, #99, #105, #111, #119)
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.7.3 (#106, #114, #121)
  • Update dependency ubuntu to v22 (#122)
  • Update mheap/github-action-required-labels action to v5 (#101, #113)
  • Update plugin dokka to v1.9.0 (#96, #112, #126)
  • Update plugin kotlinter to v3.16.0 (#97, #109, #124)
  • Update plugin maven-publish to v0.25.3 (#92, #98, #100, #103, #116)
  • Use major-only version for github-pages-deploy-action (#110)

0.6.0

24 Jan 22:11
810d6a3
Compare
Choose a tag to compare
  • Add deleteIndex method (#84)
  • Add capability to close a cursor early, causing flow collection to terminate (#83)

🧰 Maintenance

  • Update plugin maven-publish to v0.23.2 (#89)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.8.0 (#86)
  • Update plugin maven-publish to v0.23.1 (#87)
  • Update plugin kotlinter to v3.13.0 (#85)
  • Update mheap/github-action-required-labels action to v3 (#88)
  • Update dependency org.jetbrains.kotlin.multiplatform to v1.7.22 (#81)
  • Update dependency gradle to v7.6 (#82)

0.5.0

17 Nov 18:20
936d692
Compare
Choose a tag to compare
  • Add support for out-of-line keys (#80)

🧰 Maintenance

  • Update dependency org.jetbrains.kotlin.multiplatform to v1.7.21 (#79)

0.4.0

02 Nov 18:35
3dddf9f
Compare
Choose a tag to compare
  • Allow for manual cursor control (#77)
  • Add only() method for creating Key instance (#76) (thanks @irgaly!)

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