Skip to content

Latest commit

 

History

History
500 lines (259 loc) · 25.8 KB

CHANGELOG.md

File metadata and controls

500 lines (259 loc) · 25.8 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.5.1 - 2025-01-14

Compare with v0.5.0

Bug Fixes

  • DateTracker fails when refreshing expired scores (0c73585 by Sergey Motornyuk).

v0.5.0 - 2025-01-08

Compare with v0.4.26

Features

  • group_changes plugin is adapted to CKAN v2.11 (0895a62 by Sergey Motornyuk).
  • switch from copier to cookiecutter (0da6d0f by Sergey Motornyuk).

v0.4.26 - 2024-11-19

Compare with v0.4.25

Features

  • move extension template to pyproject (98b28d7 by Sergey Motornyuk).

v0.4.25 - 2024-08-14

Compare with v0.4.24

Features

  • replace black and isort with ruff (619522b by Sergey Motornyuk).

Bug Fixes

  • extension generator update toolbelt (1245d7a by Sergey Motornyuk).
  • gulpfile from template watches nested SCSS files (234367f by Sergey Motornyuk).

v0.4.24 - 2024-07-15

Compare with v0.4.23

v0.4.23 - 2024-07-15

Compare with v0.4.22

v0.4.22 - 2024-07-14

Compare with v0.4.21

Bug Fixes

  • add missing style to ckanext template (7572841 by Sergey Motornyuk).

v0.4.21 - 2024-07-11

Compare with v0.4.20

v0.4.20 - 2024-07-11

Compare with v0.4.19

v0.4.19 - 2024-07-11

Compare with v0.4.18

v0.4.18 - 2024-07-11

Compare with v0.4.17

Bug Fixes

  • do not use toolkit in make-ckanext command (8f04abc by Sergey Motornyuk).

v0.4.17 - 2024-07-10

Compare with v0.4.16

Bug Fixes

  • fix name of tom-select asset (cb8432d by Sergey Motornyuk).

v0.4.16 - 2024-07-10

Compare with v0.4.14

Features

  • "make ckanext extended" command (674cc7e by Sergey Motornyuk).
  • ruff config contains ruff.lint section (3ba83d3 by Sergey Motornyuk).

Bug Fixes

  • add missing vendor libraries to template (6629b69 by Sergey Motornyuk).

v0.4.14 - 2024-03-06

Compare with v0.4.13

Features

  • add git-changelog and coverage configuration to pyproject (f59c4a2 by Sergey Motornyuk).

v0.4.13 - 2023-12-14

Compare with v0.4.12

Bug Fixes

  • readonly_scheming fields fail with repeating_subfields (a466685 by Sergey Motornyuk).

v0.4.12 - 2023-11-24

Compare with v0.4.11

Bug Fixes

  • tracker is throttling during snapshot restoration (38a6f5a by Sergey Motornyuk).

v0.4.11 - 2023-11-24

Compare with v0.4.10

Features

  • add tracking utils (9a297b0 by Sergey Motornyuk).

v0.4.10 - 2023-10-25

Compare with v0.4.9

Bug Fixes

  • pytest-toolbelt is not defined (aaa3bbc by Sergey Motornyuk).

v0.4.9 - 2023-09-22

Compare with v0.4.8

Features

  • readonly scheming field magic (510dd8c by Sergey Motornyuk).

v0.4.8 - 2023-08-23

Compare with v0.4.7

Features

  • add app_with_session fixture (1f03ca4 by Sergey Motornyuk).

v0.4.7 - 2023-08-13

Compare with v0.4.6

Features

  • add postcss-combine-media-query to gulp-sass (0948a06 by Sergey Motornyuk).

v0.4.6 - 2023-07-30

Compare with v0.4.5

Features

  • CLI make config ckanext-makefile (f122d46 by Sergey Motornyuk).

v0.4.5 - 2023-07-10

Compare with v0.4.4

v0.4.4 - 2023-07-10

Compare with v0.4.3

v0.4.3 - 2023-07-10

Compare with v0.4.2

v0.4.2 - 2023-06-15

Compare with v0.4.1

Bug Fixes

  • magic-group_activities support 2.9 and 2.10 simultaneously (d616ebe by Sergey Motornyuk).

v0.4.1 - 2023-06-15

Compare with v0.4.0

Bug Fixes

  • magic-group_activities adapted to CKAN v2.10 (f6a7608 by Sergey Motornyuk).

v0.4.0 - 2023-06-10

Compare with v0.3.14

Features

  • backport with_plugins, non_clean_db, reset_redis fixtures (075fe9b by Sergey Motornyuk).

v0.3.14 - 2023-06-08

Compare with v0.3.13

Bug Fixes

  • better typing of Cache decorator (c6e80fd by Sergey Motornyuk).

v0.3.13 - 2023-06-06

Compare with v0.3.12

v0.3.12 - 2023-05-30

Compare with v0.3.11

Bug Fixes

  • fix pre-commit config (9f688ba by Sergey Motornyuk).

v0.3.11 - 2023-05-12

Compare with v0.3.10

Features

  • add utils.scheming.get_validation_schema (462a3e9 by Sergey Motornyuk).

Bug Fixes

  • mail cather does not break on attachment (175ed98 by Sergey Motornyuk).
  • dev mail-server does not catch emails (ddcb59a by Sergey Motornyuk).

v0.3.10 - 2023-04-24

Compare with v0.3.9

Features

  • add CKAN v2.10 support to group activities (67a713f by Sergey Motornyuk).

v0.3.9 - 2023-04-13

Compare with v0.3.8

v0.3.8 - 2023-04-10

Compare with v0.3.7

Bug Fixes

  • gulp-sass config has a default error logger (0dfa357 by Sergey Motornyuk).

v0.3.7 - 2023-04-07

Compare with v0.3.6

Bug Fixes

  • include toml examples into distribution (973f035 by Sergey Motornyuk).

v0.3.6 - 2023-04-05

Compare with v0.3.5

Features

  • gulp-sass config (a323afa by Sergey Motornyuk).

Bug Fixes

  • remove trailing-comma hook because it superseeded by black (c8f50b0 by Sergey Motornyuk).

v0.3.5 - 2023-04-03

Compare with v0.3.4

Features

  • add baseline to detect-secrets hook (b19547b by Sergey Motornyuk).

v0.3.4 - 2023-04-03

Compare with v0.3.3

Features

  • switch isort to black profile (302d2f3 by Sergey Motornyuk).

v0.3.3 - 2023-04-03

Compare with v0.3.2

Features

  • add stage to all hooks (7f2850b by Sergey Motornyuk).

v0.3.2 - 2023-04-03

Compare with v0.3.1

Features

  • add detect secrets hook (1170f24 by Sergey Motornyuk).
  • add new hooks to pre-commit (8077a9f by Sergey Motornyuk).
  • restrict scope of commitizen changes (3312f13 by Sergey Motornyuk).

v0.3.1 - 2023-04-03

Compare with v0.2.17

Features

  • add commitizen to pyproject (c6cb9a3 by Sergey Motornyuk).
  • add commitizen hook (b2a59f2 by Sergey Motornyuk).
  • include default types of conventional messsages into pre-commit config (470cae3 by Sergey Motornyuk).
  • update make command (717556d by Sergey Motornyuk).
  • make gh-action pypi-publish (038df5b by Sergey Motornyuk).
  • make gh-action route (2b8c9a5 by Sergey Motornyuk).
  • make pyproject detects plugin name and writes output to pyproject.toml (7dcfb39 by Sergey Motornyuk).
  • fdt_sqlalchemy supports flask-sqlalchemy 3.0 (c31923d by Sergey Motornyuk).
  • pin deps-installer to ckan v2.10 (7c71766 by Sergey Motornyuk).

Bug Fixes

  • mandatory plugins for make readme config command (80dab04 by Sergey Motornyuk).

v0.2.17 - 2023-03-11

Compare with v0.2.16

Features

  • add ruff config (17841f4 by Sergey Motornyuk).

v0.2.16 - 2023-03-06

Compare with v0.2.15

Features

  • toolbelt_fdt_sqlalchemy plugin (f70a044 by Sergey Motornyuk).

v0.2.15 - 2023-03-06

Compare with v0.2.14

Features

  • toolbelt_fdt_scroll plugin (bcac80e by Sergey Motornyuk).

v0.2.14 - 2023-03-03

Compare with v0.2.13

Features

  • make pyproject / make config-readme (8b28deb by Sergey Motornyuk).
  • make pyright-config command (ab93df7 by Sergey Motornyuk).
  • add cascade_organization_updates plugin (9fe713e by Sergey Motornyuk).

v0.2.13 - 2023-02-02

Compare with v0.2.12

Bug Fixes

  • another fix of hierarchy search (1776b61 by Sergey Motornyuk).

v0.2.12 - 2023-02-02

Compare with v0.2.11

Bug Fixes

  • fix search by non-id parent (2733b53 by Sergey Motornyuk).

v0.2.11 - 2023-02-02

Compare with v0.2.10

Features

  • allow referencing any field in hierarchy (af687be by Sergey Motornyuk).

v0.2.10 - 2023-02-01

Compare with v0.2.9

Bug Fixes

  • fix parent depth for package_hierarchy (2123ef1 by Sergey Motornyuk).

v0.2.9 - 2023-02-01

Compare with v0.2.8

Bug Fixes

  • use better name for package_hierarchy config options (d5337c2 by Sergey Motornyuk).

v0.2.8 - 2023-02-01

Compare with v0.2.7

Features

  • add utils.hierarchy module (cb7dbfb by Sergey Motornyuk).

v0.2.7 - 2023-02-01

Compare with v0.2.6

Features

  • add utils.structures.Node (8bdec35 by Sergey Motornyuk).

v0.2.6 - 2022-11-28

Compare with v0.2.5

Features

  • add SelectOption type (6597943 by Sergey Motornyuk).

v0.2.5 - 2022-08-31

Compare with v0.2.4

v0.2.4 - 2022-08-28

Compare with v0.2.3

Features

  • add utils.config_getter (8d44503 by Sergey Motornyuk).

Bug Fixes

  • do not delete alembic_version of plugins (6af6f64 by Sergey Motornyuk).

v0.2.3 - 2022-03-19

Compare with v0.2.2

v0.2.2 - 2022-03-15

Compare with v0.2.1

v0.2.1 - 2022-02-17

Compare with v0.2.0

v0.2.0 - 2022-02-14

Compare with v0.0.13

v0.0.13 - 2022-02-10

Compare with v0.0.12

v0.0.12 - 2022-02-04

Compare with v0.0.9

v0.0.9 - 2022-02-01

Compare with v0.0.7

v0.0.7 - 2021-10-15

Compare with v0.0.6

v0.0.6 - 2021-10-11

Compare with v0.0.5

v0.0.5 - 2021-10-07

Compare with v0.0.3

v0.0.3 - 2021-08-06

Compare with v0.0.2

v0.0.2 - 2021-08-05

Compare with first commit