Recent Releases of ckanext-statistics

ckanext-statistics - v4.0.0

v4.0.0 (2025-07-08)

Breaking Changes

  • remove obsolete gbif download table model
  • retrieve gbif download stats directly from their api

Feature

  • gbif: retrieve gbif download stats directly from their api

Fix

  • zero-pad month in gbif param

Refactor

  • gbif: remove obsolete gbif download table model
  • use migration scripts to manage database

Docs

  • remove commands from readme
  • update configuration options in readme

Tests

  • fix tests for gbif stat updates

[main 3458878] bump: version 3.1.15 → 4.0.0 3 files changed, 32 insertions(+), 3 deletions(-)

- Python
Published by alycejenni 8 months ago

ckanext-statistics - v3.1.15

v3.1.15 (2025-06-09)

Build System(s)

  • update ckantools

CI System(s)

  • set ruff target py version, add more ignores - avoid using fixes that don't work for python 3.8 (our current version) - ignore recommended ruff formatter conflicts - ignore more docstring rules
  • remove pylint, add ruff lint rules Primarily the defaults plus pydocstyle and isort.
  • update pre-commit repo versions

[main 802b665] bump: version 3.1.14 → 3.1.15 3 files changed, 15 insertions(+), 3 deletions(-)

- Python
Published by alycejenni 9 months ago

ckanext-statistics - v3.1.14

v3.1.14 (2025-05-06)

Fix

  • remove python1 reference in shebang
  • catch validation errors when counting records

Refactor

  • remove dependency on ckanext-ckanpackager by copying its model

Tests

  • fix tests by removing ckanpackager instantiation

[main 9bd43a1] bump: version 3.1.13 → 3.1.14 3 files changed, 18 insertions(+), 3 deletions(-)

- Python
Published by alycejenni 10 months ago

ckanext-statistics - v3.1.13

v3.1.13 (2024-11-04)

Docs

  • use variable logo based on colour scheme
  • fix tests badge tests workflow file was renamed

Style

  • automatic reformat auto reformat with ruff/docformatter/prettier after config changes

Build System(s)

  • remove version from docker compose file version specifier is deprecated

CI System(s)

  • fix python setup action version
  • add merge to valid commit types
  • add docformatter args and dependency docformatter currently can't read from pyproject.toml without tomli
  • only apply auto-fixes in pre-commit F401 returns linting errors as well as auto-fixes, so this disables the errors and just applies the fixes
  • update tool config update pre-commit repo versions and switch black to ruff
  • add pull request validation workflow new workflow to check commit format and code style against pre-commit config
  • update workflow files standardise format, change name of tests file

Chores/Misc

  • add pull request template
  • update tool details in contributing guide

[main 6116488] bump: version 3.1.12 → 3.1.13 3 files changed, 33 insertions(+), 3 deletions(-)

- Python
Published by alycejenni over 1 year ago

ckanext-statistics - v3.1.12

v3.1.12 (2024-08-20)

Chores/Misc

  • add build section to read the docs config

[main 5cfe462] bump: version 3.1.11 → 3.1.12 3 files changed, 9 insertions(+), 3 deletions(-)

- Python
Published by alycejenni over 1 year ago

ckanext-statistics - v3.1.11

v3.1.11 (2023-11-23)

Fix

  • add zero if count is None

[main 8ee0f7a] bump: version 3.1.10 → 3.1.11 3 files changed, 9 insertions(+), 3 deletions(-)

- Python
Published by alycejenni over 2 years ago

ckanext-statistics - v3.1.10

v3.1.10 (2023-10-05)

Build System(s)

  • change version specifiers for nhm ckan extensions

[main dfd1d3a] bump: version 3.1.9 → 3.1.10 3 files changed, 9 insertions(+), 3 deletions(-)

- Python
Published by alycejenni over 2 years ago

ckanext-statistics - v3.1.9

v3.1.9 (2023-10-03)

Fix

  • update minor version of vds

Chores/Misc

  • add regex for version line in citation file
  • add citation.cff to list of files with version
  • add contributing guidelines
  • add code of conduct
  • add citation file
  • update support.md links

[main ade7598] bump: version 3.1.8 → 3.1.9 3 files changed, 18 insertions(+), 3 deletions(-)

- Python
Published by alycejenni over 2 years ago

ckanext-statistics - v3.1.8

v3.1.8 (2023-07-18)

Tests

  • add nav slugs table

Build System(s)

  • update dependencies

[main 2f26330] bump: version 3.1.7 → 3.1.8 2 files changed, 12 insertions(+), 2 deletions(-)

- Python
Published by alycejenni over 2 years ago

ckanext-statistics - v3.1.7

v3.1.7 (2023-07-17)

Docs

  • update logos

[main 4b27256] bump: version 3.1.6 → 3.1.7 2 files changed, 8 insertions(+), 2 deletions(-)

- Python
Published by alycejenni over 2 years ago

ckanext-statistics - v3.1.6

v3.1.6 (2023-04-11)

Build System(s)

  • fix postgres not loading when running tests in docker

Chores/Misc

  • add action to sync branches when commits are pushed to main

[main 6f41dc4] bump: version 3.1.5 → 3.1.6 2 files changed, 12 insertions(+), 2 deletions(-)

- Python
Published by alycejenni almost 3 years ago

ckanext-statistics - v3.1.5

v3.1.5 (2023-03-20)

Build System(s)

  • deps: bump vds version

[main adb53a2] bump: version 3.1.4 → 3.1.5 2 files changed, 8 insertions(+), 2 deletions(-)

- Python
Published by alycejenni almost 3 years ago

ckanext-statistics - v3.1.4

v3.1.4 (2023-02-20)

Docs

  • fix api docs generation script

Chores/Misc

  • small fixes to align with other extensions

[main 60f5d46] bump: version 3.1.3 → 3.1.4 2 files changed, 12 insertions(+), 2 deletions(-)

- Python
Published by alycejenni about 3 years ago

ckanext-statistics - v3.1.3

v3.1.3 (2023-02-06)

Build System(s)

  • bump vds version

[main 5c7d9d6] bump: version 3.1.2 → 3.1.3 2 files changed, 8 insertions(+), 2 deletions(-)

- Python
Published by alycejenni about 3 years ago

ckanext-statistics - v3.1.2

v3.1.2 (2023-01-31)

Docs

  • readme: change logo url from blob to raw

[main b8d3e0c] bump: version 3.1.1 → 3.1.2 2 files changed, 8 insertions(+), 2 deletions(-)

- Python
Published by alycejenni about 3 years ago

ckanext-statistics - v3.1.1

v3.1.1 (2023-01-31)

Docs

  • readme: direct link to logo in readme
  • readme: fix github actions badge

[main 99e5fd2] bump: version 3.1.0 → 3.1.1 2 files changed, 9 insertions(+), 2 deletions(-)

- Python
Published by alycejenni about 3 years ago

ckanext-statistics - v3.1.0

v3.1.0 (2023-01-30)

Fix

  • downloads: switch versioned-datastore class

Docs

  • remove outdated bit of docstring

Style

  • remove all the unicode string markers

Build System(s)

  • docker: use 'latest' tag for test docker image

Chores/Misc

  • bump vds version
  • merge in new changes from dev

[main fcfcb42] bump: version 3.0.3 → 3.1.0 2 files changed, 25 insertions(+), 2 deletions(-)

- Python
Published by alycejenni about 3 years ago

ckanext-statistics - v3.0.3

v3.0.3 (2022-12-14)

Build System(s)

  • update minor version of vds

[main 2f8e375] bump: version 3.0.2 → 3.0.3 2 files changed, 8 insertions(+), 2 deletions(-)

- Python
Published by alycejenni about 3 years ago

ckanext-statistics - v3.0.2

v3.0.2 (2022-12-12)

Style

  • change quotes in setup.py to single quotes

Build System(s)

  • requirements: use compatible release specifier for extensions
  • include top-level data files
  • add package data

[main b0294bd] bump: version 3.0.1 → 3.0.2 2 files changed, 14 insertions(+), 2 deletions(-)

- Python
Published by alycejenni about 3 years ago

ckanext-statistics - v3.0.1

v3.0.1 (2022-12-01)

Docs

  • readme: format test section
  • readme: update installation steps
  • readme: update ckan patch version in header badge

[main bc93848] bump: version 3.0.0 → 3.0.1 2 files changed, 10 insertions(+), 2 deletions(-)

- Python
Published by alycejenni over 3 years ago

ckanext-statistics - v3.0.0

v3.0.0 (2022-11-28)

Breaking Changes

  • ckan extensions now installed from PyPI. version numbers will need to be updated before pushing to main.

Fix

  • fix version number

Docs

  • add section delimiters and include-markdown

Style

  • apply formatting

Build System(s)

  • requirements: update minor versions of ckan extensions
  • set changelog generation to incremental
  • pin minor versions of dependencies
  • unpin ckanpackager and vds versions

CI System(s)

  • add cz-nhm dependency

Chores/Misc

  • use cz_nhm commitizen config
  • improve commitizen message template
  • standardise package files

v2.0.15 (2022-10-03)

v2.0.14 (2022-09-06)

v2.0.13 (2022-08-30)

v2.0.12 (2022-08-22)

v2.0.11 (2022-08-08)

v2.0.10 (2022-06-13)

v2.0.9 (2022-05-23)

v2.0.8 (2022-05-17)

v2.0.7 (2022-05-03)

v2.0.6 (2022-04-25)

v2.0.5 (2022-03-28)

v2.0.4 (2022-03-21)

v2.0.3 (2022-03-14)

v2.0.2 (2022-03-07)

v2.0.1 (2021-03-11)

v2.0.0 (2021-03-09)

v1.0.0-alpha (2019-07-23)

v0.0.3 (2019-04-08)

v0.0.2 (2018-06-28)

v0.0.1 (2017-11-08)

[main 5eb47b7] bump: version 2.0.15 → 3.0.0 2 files changed, 77 insertions(+), 2 deletions(-)

- Python
Published by alycejenni over 3 years ago

ckanext-statistics - v2.0.15

What's Changed

  • Weekly release 2022-10-03 by @alycejenni in https://github.com/NaturalHistoryMuseum/ckanext-statistics/pull/22

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.14...v2.0.15

- Python
Published by alycejenni over 3 years ago

ckanext-statistics - v2.0.14

What's Changed

  • Weekly release 2022-09-05 by @jrdh in https://github.com/NaturalHistoryMuseum/ckanext-statistics/pull/21

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.13...v2.0.14

- Python
Published by jrdh over 3 years ago

ckanext-statistics - v2.0.13

What's Changed

  • Weekly release 2022-08-30 by @alycejenni in https://github.com/NaturalHistoryMuseum/ckanext-statistics/pull/20

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.12...v2.0.13

- Python
Published by alycejenni over 3 years ago

ckanext-statistics - v2.0.12

What's Changed

  • Weekly release 2022-08-22 by @alycejenni in https://github.com/NaturalHistoryMuseum/ckanext-statistics/pull/19

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.11...v2.0.12

- Python
Published by alycejenni over 3 years ago

ckanext-statistics - v2.0.11

  • update ckanext-versioned-datastore to v3.5.1

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.10...v2.0.11

- Python
Published by alycejenni over 3 years ago

ckanext-statistics - v2.0.10

  • Update ckanext-ckanpackager to 2.1.2

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.9...v2.0.10

- Python
Published by alycejenni over 3 years ago

ckanext-statistics - v2.0.9

What's Changed

  • Update ckanext-versioned-datastore to v3.5.0 by @alycejenni

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.8...v2.0.9

- Python
Published by alycejenni almost 4 years ago

ckanext-statistics - v2.0.8

What's Changed

  • Update ckanext-ckanpackager dependency by @jrdh in https://github.com/NaturalHistoryMuseum/ckanext-statistics/pull/18

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.7...v2.0.8

- Python
Published by jrdh almost 4 years ago

ckanext-statistics - v2.0.7

What's Changed

  • Update ckanext-versioned-datastore to v3.4.0 by @jrdh in https://github.com/NaturalHistoryMuseum/ckanext-statistics/pull/16

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.6...v2.0.7

- Python
Published by jrdh almost 4 years ago

ckanext-statistics - v2.0.6

What's Changed

  • Release 2022-04-25 by @alycejenni in https://github.com/NaturalHistoryMuseum/ckanext-statistics/pull/15

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.5...v2.0.6

- Python
Published by alycejenni almost 4 years ago

ckanext-statistics - v2.0.5

What's Changed

  • Update version number & dependency versions by @alycejenni in https://github.com/NaturalHistoryMuseum/ckanext-statistics/pull/14

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.4...v2.0.5

- Python
Published by alycejenni almost 4 years ago

ckanext-statistics - v2.0.4

Dependency release: updating version of ckanext-versioned-datastore

Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-statistics/compare/v2.0.3...v2.0.4

- Python
Published by alycejenni almost 4 years ago

ckanext-statistics - v2.0.3

  • Update versioned datastore dependency (v3.1.3)
  • Remove paster references in readme

- Python
Published by jrdh almost 4 years ago

ckanext-statistics - v2.0.2

Update ckanext-versioned-datastore version

- Python
Published by alycejenni about 4 years ago

ckanext-statistics - v2.0.1

  • Update ckanext-versioned-datastore dependency to v3.0.0 (https://github.com/NaturalHistoryMuseum/ckanext-statistics/commit/7d3ea35c28baddcbf747dc514721518695746c72)

- Python
Published by jrdh almost 5 years ago

ckanext-statistics - v2.0.0

  • Upgrades this extension to work with Python 3 and CKAN 2.9.x
  • Drops Python 2 support

- Python
Published by jrdh almost 5 years ago

ckanext-statistics - v0.0.3

- Python
Published by jrdh almost 7 years ago

ckanext-statistics - v0.0.2

- Python
Published by jrdh over 7 years ago

ckanext-statistics - v0.0.1

- Python
Published by benscott about 8 years ago