All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.1.0 - 2024-07-28
- Storage.remove method to remove a single package (42d93cf by Sergey Motornyuk).
- Record uses session-agnostic select instead of get (042cb25 by Sergey Motornyuk).
- use timezone-aware date columns (05b242b by Sergey Motornyuk).
v0.1.0a2 - 2023-12-08
- set default storage to
db
(6d58cfe by Sergey Motornyuk).
v0.1.0a1 - 2023-12-07
v0.1.0a0 - 2023-12-07
- enable redirect for missing datasets by default (8b03049 by Sergey Motornyuk).
- support DB and Redis storages (8526ebf by Sergey Motornyuk).
v0.0.6 - 2023-07-10
- redirect does not work with similar datasets #2 (f8aa296 by Sergey Motornyuk).
v0.0.5 - 2023-07-10
- redirect does not work with similar datasets (7bd146e by Sergey Motornyuk).
v0.0.4 - 2023-07-10
- redirect dataset.read to remote portal (6519ff4 by Sergey Motornyuk).
v0.0.3 - 2023-07-07
- invalid user-agent (6755b70 by Sergey Motornyuk).
v0.0.2 - 2023-07-07
- CKAN v2.9 support (a821401 by Sergey Motornyuk).