Releases: MercuryTechnologies/sqkon
Releases · MercuryTechnologies/sqkon
1.0.0-alpha07
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
Full Changelog: 1.0.0-alpha05...1.0.0-alpha06
Fixed #13 Changed to nullable field for migration annoyingly.
1.0.0-alpha05
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
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