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
- DateTracker fails when refreshing expired scores (0c73585 by Sergey Motornyuk).
v0.5.0 - 2025-01-08
- 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
- move extension template to pyproject (98b28d7 by Sergey Motornyuk).
v0.4.25 - 2024-08-14
- replace black and isort with ruff (619522b by Sergey Motornyuk).
- 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
v0.4.23 - 2024-07-15
v0.4.22 - 2024-07-14
- add missing style to ckanext template (7572841 by Sergey Motornyuk).
v0.4.21 - 2024-07-11
v0.4.20 - 2024-07-11
v0.4.19 - 2024-07-11
v0.4.18 - 2024-07-11
- do not use toolkit in make-ckanext command (8f04abc by Sergey Motornyuk).
v0.4.17 - 2024-07-10
- fix name of tom-select asset (cb8432d by Sergey Motornyuk).
v0.4.16 - 2024-07-10
- "make ckanext extended" command (674cc7e by Sergey Motornyuk).
- ruff config contains ruff.lint section (3ba83d3 by Sergey Motornyuk).
- add missing vendor libraries to template (6629b69 by Sergey Motornyuk).
v0.4.14 - 2024-03-06
- add git-changelog and coverage configuration to pyproject (f59c4a2 by Sergey Motornyuk).
v0.4.13 - 2023-12-14
- readonly_scheming fields fail with repeating_subfields (a466685 by Sergey Motornyuk).
v0.4.12 - 2023-11-24
- tracker is throttling during snapshot restoration (38a6f5a by Sergey Motornyuk).
v0.4.11 - 2023-11-24
- add tracking utils (9a297b0 by Sergey Motornyuk).
v0.4.10 - 2023-10-25
- pytest-toolbelt is not defined (aaa3bbc by Sergey Motornyuk).
v0.4.9 - 2023-09-22
- readonly scheming field magic (510dd8c by Sergey Motornyuk).
v0.4.8 - 2023-08-23
- add app_with_session fixture (1f03ca4 by Sergey Motornyuk).
v0.4.7 - 2023-08-13
- add postcss-combine-media-query to gulp-sass (0948a06 by Sergey Motornyuk).
v0.4.6 - 2023-07-30
- CLI
make config ckanext-makefile
(f122d46 by Sergey Motornyuk).
v0.4.5 - 2023-07-10
v0.4.4 - 2023-07-10
v0.4.3 - 2023-07-10
v0.4.2 - 2023-06-15
- magic-group_activities support 2.9 and 2.10 simultaneously (d616ebe by Sergey Motornyuk).
v0.4.1 - 2023-06-15
- magic-group_activities adapted to CKAN v2.10 (f6a7608 by Sergey Motornyuk).
v0.4.0 - 2023-06-10
- backport with_plugins, non_clean_db, reset_redis fixtures (075fe9b by Sergey Motornyuk).
v0.3.14 - 2023-06-08
- better typing of Cache decorator (c6e80fd by Sergey Motornyuk).
v0.3.13 - 2023-06-06
v0.3.12 - 2023-05-30
- fix pre-commit config (9f688ba by Sergey Motornyuk).
v0.3.11 - 2023-05-12
- add utils.scheming.get_validation_schema (462a3e9 by Sergey Motornyuk).
- 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
- add CKAN v2.10 support to group activities (67a713f by Sergey Motornyuk).
v0.3.9 - 2023-04-13
v0.3.8 - 2023-04-10
- gulp-sass config has a default error logger (0dfa357 by Sergey Motornyuk).
v0.3.7 - 2023-04-07
- include toml examples into distribution (973f035 by Sergey Motornyuk).
v0.3.6 - 2023-04-05
- gulp-sass config (a323afa by Sergey Motornyuk).
- remove trailing-comma hook because it superseeded by black (c8f50b0 by Sergey Motornyuk).
v0.3.5 - 2023-04-03
- add baseline to detect-secrets hook (b19547b by Sergey Motornyuk).
v0.3.4 - 2023-04-03
- switch isort to black profile (302d2f3 by Sergey Motornyuk).
v0.3.3 - 2023-04-03
- add stage to all hooks (7f2850b by Sergey Motornyuk).
v0.3.2 - 2023-04-03
- 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
- 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).
- mandatory plugins for
make readme config
command (80dab04 by Sergey Motornyuk).
v0.2.17 - 2023-03-11
- add ruff config (17841f4 by Sergey Motornyuk).
v0.2.16 - 2023-03-06
- toolbelt_fdt_sqlalchemy plugin (f70a044 by Sergey Motornyuk).
v0.2.15 - 2023-03-06
- toolbelt_fdt_scroll plugin (bcac80e by Sergey Motornyuk).
v0.2.14 - 2023-03-03
- 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
- another fix of hierarchy search (1776b61 by Sergey Motornyuk).
v0.2.12 - 2023-02-02
- fix search by non-id parent (2733b53 by Sergey Motornyuk).
v0.2.11 - 2023-02-02
- allow referencing any field in hierarchy (af687be by Sergey Motornyuk).
v0.2.10 - 2023-02-01
- fix parent depth for package_hierarchy (2123ef1 by Sergey Motornyuk).
v0.2.9 - 2023-02-01
- use better name for package_hierarchy config options (d5337c2 by Sergey Motornyuk).
v0.2.8 - 2023-02-01
- add utils.hierarchy module (cb7dbfb by Sergey Motornyuk).
v0.2.7 - 2023-02-01
- add utils.structures.Node (8bdec35 by Sergey Motornyuk).
v0.2.6 - 2022-11-28
- add SelectOption type (6597943 by Sergey Motornyuk).
v0.2.5 - 2022-08-31
v0.2.4 - 2022-08-28
- add
utils.config_getter
(8d44503 by Sergey Motornyuk).
- do not delete alembic_version of plugins (6af6f64 by Sergey Motornyuk).