Skip to content

Latest commit

 

History

History
82 lines (44 loc) · 4.47 KB

CHANGELOG.md

File metadata and controls

82 lines (44 loc) · 4.47 KB

Changelog

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

Compare with v0.1.0a2

Features

  • 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

Compare with v0.1.0a1

Features

  • set default storage to db (6d58cfe by Sergey Motornyuk).

v0.1.0a1 - 2023-12-07

Compare with v0.1.0a0

v0.1.0a0 - 2023-12-07

Compare with v0.0.6

Features

  • 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

Compare with v0.0.5

Bug Fixes

  • redirect does not work with similar datasets #2 (f8aa296 by Sergey Motornyuk).

v0.0.5 - 2023-07-10

Compare with v0.0.4

Bug Fixes

  • redirect does not work with similar datasets (7bd146e by Sergey Motornyuk).

v0.0.4 - 2023-07-10

Compare with v0.0.3

Features

  • redirect dataset.read to remote portal (6519ff4 by Sergey Motornyuk).

v0.0.3 - 2023-07-07

Compare with v0.0.2

Bug Fixes

  • invalid user-agent (6755b70 by Sergey Motornyuk).

v0.0.2 - 2023-07-07

Compare with v0.0.1

Features

  • CKAN v2.9 support (a821401 by Sergey Motornyuk).

v0.0.1 - 2023-07-07

Compare with first commit