## v1.1.0 (2025-07-01)

- Added comprehensive test suite for Sqlcache.Wrapper, including cache behavior and error handling
- Documented Sqlcache.Wrapper in README with usage example and explanation


## v1.0.0 (2024-01-21)

- 207597f Feat: make primary key namespace + key (BREAKING CHANGE)
- 8e2cffc Feat: let the query function return maps + also make it public
- 6d9e1e3 Feat: change default db folder to be `sqlcache_data` (no nesting)
- c2b405c Chore: make the `put` response nicer (:ok)
- 5a9b2cb Chore: refactor query function, is a bit cleaner
- 8a68271 Chore: bump exqlite to 0.19


## v0.1.0 (2023-04-10)

### First release

- Published on hex.pm
