Releases: MercuryTechnologies/sqkon
Releases · MercuryTechnologies/sqkon
1.0.0-alpha04
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
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
What's Changed
- MetaData first pass by @chrisjenx in #5
- New
deleteStale
,deleteExpired
methods - Added
expiresAt
,expiresAfter
parameters to most methods - Added
readAt
/writeAt
andselectResult
for getting Entity with MetaData - Kotlin 2.1
- New MetaData Table for cache details
- Updated README.md
New Contributors
- @chrisjenx made their first contribution in #5
Full Changelog: 1.0.0-alpha01...1.0.0-alpha02
v1.0.0-alpha01
First public release