Skip to content

Releases: MercuryTechnologies/sqkon

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