Skip to content

Releases: MercuryTechnologies/sqkon

1.0.0-alpha07

04 Feb 20:23
927b799
Compare
Choose a tag to compare

What's Changed

  • Improve sealed class path generation by @chrisjenx in #14
  • Improve xList overloads to check types better forcing list methods by @chrisjenx in #15

Full Changelog: 1.0.0-alpha06...1.0.0-alpha07

1.0.0-alpha06

31 Jan 01:07
Compare
Choose a tag to compare

Full Changelog: 1.0.0-alpha05...1.0.0-alpha06

Fixed #13 Changed to nullable field for migration annoyingly.

1.0.0-alpha05

24 Jan 17:57
68ac1c9
Compare
Choose a tag to compare

What's Changed

  • Support Sealed Classes and SubClasses by @chrisjenx in #10
  • Fixes non string types #9

Full Changelog: 1.0.0-alpha04...1.0.0-alpha05

1.0.0-alpha04

15 Jan 02:53
cf552d3
Compare
Choose a tag to compare

What's Changed

  • Fix selectResult readAt and deleteStale methods by @chrisjenx in #8

Full Changelog: 1.0.0-alpha03...1.0.0-alpha04

1.0.0-alpha03

14 Jan 22:16
ce4e7c0
Compare
Choose a tag to compare

What's Changed

  • Add Delete By Keys, DeleteBy(read/write) by @chrisjenx in #7

Full Changelog: 1.0.0-alpha02...1.0.0-alpha03

1.0.0-alpha02

10 Jan 23:50
880ebe6
Compare
Choose a tag to compare

What's Changed

  • MetaData first pass by @chrisjenx in #5
  • New deleteStale,deleteExpired methods
  • Added expiresAt, expiresAfter parameters to most methods
  • Added readAt / writeAt and selectResult for getting Entity with MetaData
  • Kotlin 2.1
  • New MetaData Table for cache details
  • Updated README.md

New Contributors

Full Changelog: 1.0.0-alpha01...1.0.0-alpha02

v1.0.0-alpha01

30 Oct 22:09
Compare
Choose a tag to compare

First public release