Skip to content

Latest commit

 

History

History
162 lines (85 loc) · 8.47 KB

CHANGELOG.md

File metadata and controls

162 lines (85 loc) · 8.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.2.2 - 2024-11-11

Compare with v0.2.1

Bug Fixes

  • auth functions for views do not work (8f94d4e by Sergey Motornyuk).

v0.2.1 - 2024-11-10

Compare with v0.2.0

Features

  • separate collections for package and organization reports (2271df4 by Sergey Motornyuk).

v0.2.0 - 2024-11-10

Compare with v0.1.2

Features

  • switch to collections (9a1b98c by Sergey Motornyuk).

v0.1.2 - 2023-07-20

Compare with v0.1.1

Features

  • delete reports when resource deleted via ckanext.check_link.remove_reports_when_resource_deleted (0e3d0a9 by Sergey Motornyuk).

Bug Fixes

  • add cascade removal of reports (1a39d7b by Sergey Motornyuk).

v0.1.1 - 2023-05-09

Compare with v0.1.0

Bug Fixes

  • do not duplicate url rules (214524e by Sergey Motornyuk).

v0.1.0 - 2023-05-05

Compare with v0.0.18

Features

  • CSV reporting (e8662e9 by Sergey Motornyuk).

v0.0.18 - 2022-10-27

Compare with v0.0.17

Bug Fixes

  • display progress during check-packages (be3e3e2 by Sergey Motornyuk).

v0.0.17 - 2022-10-27

Compare with v0.0.16

v0.0.16 - 2022-10-27

Compare with v0.0.15

Features

  • add header reference (71dc795 by Sergey Motornyuk).
  • add timeout to CLI (e5f1590 by Sergey Motornyuk).

v0.0.15 - 2022-09-19

Compare with v0.0.14

v0.0.14 - 2022-08-26

Compare with v0.0.13

Features

  • delete reports CLI command (97a1648 by Sergey Motornyuk).

v0.0.13 - 2022-08-26

Compare with v0.0.12

Features

  • configurable timeout (7fb1dfc by Sergey Motornyuk).

v0.0.12 - 2022-08-25

Compare with v0.0.11

Bug Fixes

  • Catch invalid URL during cli check-resources (2500c2d by Sergey Motornyuk).

v0.0.11 - 2022-08-25

Compare with v0.0.10

v0.0.10 - 2022-07-28

Compare with v0.0.9

Features

  • check-resources CLI command (e0c708b by Sergey Motornyuk).

v0.0.9 - 2022-07-22

Compare with v0.0.8

v0.0.8 - 2022-07-19

Compare with v0.0.7

v0.0.7 - 2022-07-15

Compare with v0.0.6

v0.0.6 - 2022-07-15

Compare with v0.0.5

v0.0.5 - 2022-07-14

Compare with v0.0.4

v0.0.4 - 2022-06-23

Compare with v0.0.1

Bug Fixes

  • add date of check to template (ebdfa8a by Sergey Motornyuk).
  • update ckan-check - handle timeouts (744bf7e by Sergey Motornyuk).
  • pin max version of check-link (5c2da4a by Sergey Motornyuk).
  • CLI check-packages accept package names (a65b04d by Sergey Motornyuk).

v0.0.1 - 2022-06-22

Compare with first commit

Features

  • CLI command for checking all the datasets (1777f9e by Sergey Motornyuk).
  • UI for viewing the report (ec8bb11 by Sergey Motornyuk).
  • persistent reports (9ef6e6c by Sergey Motornyuk).