Skip to content

Releases: NaturalHistoryMuseum/ckantools

v0.5.0

13 Mar 17:38

Choose a tag to compare

v0.5.0 (2026-03-13)

Feature

  • add cache config and clearing

Docs

  • fix readme logo
  • add brief docs on cache functions

[main ae20e5d] bump: version 0.4.2 → 0.5.0
2 files changed, 13 insertions(+), 2 deletions(-)

v0.4.2

03 Jun 15:35

Choose a tag to compare

v0.4.2 (2025-06-03)

Fix

  • accept 3 args for auth functions

Docs

  • improve decorator docs

Style

  • run automated fixes

CI System(s)

  • update workflows
  • update pre-commit config and switch to ruff

Chores/Misc

  • remove old dist files

[main 602413c] bump: version 0.4.1 → 0.4.2
2 files changed, 25 insertions(+), 2 deletions(-)

v0.4.1

04 Dec 13:55

Choose a tag to compare

v0.4.1 (2023-12-04)

Fix

  • return settings even if they're false

[main a22f8a2] bump: version 0.4.0 → 0.4.1
2 files changed, 8 insertions(+), 2 deletions(-)

v0.4.0

04 Dec 11:43

Choose a tag to compare

v0.4.0 (2023-12-04)

Feature

  • add functions to get settings from ckan config

Fix

  • cast debug value as bool

Chores/Misc

  • add build info to rtd config

[main 700b579] bump: version 0.3.3 → 0.4.0
2 files changed, 16 insertions(+), 2 deletions(-)

v0.3.3

01 Dec 19:02

Choose a tag to compare

v0.3.3 (2023-12-01)

Fix

  • actions: add kw to action_function

Build System(s)

  • add sync workflow to keep branches updated
  • update docs, pre-commit config, and repo health files

[main ca055bd] bump: version 0.3.2 → 0.3.3
2 files changed, 13 insertions(+), 2 deletions(-)

v0.3.2

24 Nov 16:31

Choose a tag to compare

v0.3.2 (2022-11-24)

Fix

  • add cz-nhm extra requirement to bump flow

Docs

  • add logo
  • improve docs styling and content
  • add docs with mkdocs

Build System(s)

  • use cz_nhm commitizen config
  • add mkdocs config to rtd config

CI System(s)

  • add patch bump

Chores/Misc

  • commits: move cz config into separate file
  • add to gitignore

[main 25032ec] bump: version 0.3.1 → 0.3.2
2 files changed, 28 insertions(+), 2 deletions(-)

v0.3.1

03 Nov 15:54

Choose a tag to compare

v0.3.1 (2022-11-03)

Fix

  • update version in pyproject.toml and add version_files

[main 6c5ee83] bump: version 0.3.0 → 0.3.1
2 files changed, 8 insertions(+), 2 deletions(-)

v0.3.0

02 Nov 18:04

Choose a tag to compare

v0.3.0 (2022-11-02)

Feat

  • utils: add utils module

[main 78a7023] bump: version 0.2.0 → 0.3.0
2 files changed, 7 insertions(+), 1 deletion(-)

v0.2.0

31 Oct 17:03
3dcc43f

Choose a tag to compare

ci: publish to pypi on new tag

v0.1.0

27 Oct 12:41
588e4c0

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.1.0