Skip to content

Releases: NaturalHistoryMuseum/ckanext-gbif

v2.1.9

25 Mar 10:20
Compare
Choose a tag to compare

v2.1.9 (2024-03-25)

Fix

  • if gbif api errors, return an object instead of an error class
  • put a timeout on the gbif api request to avoid waiting forever

Refactor

  • use requests.Timeout instead of getting it from the requests.exceptions module

Tests

  • fix tests
  • correctly use mock side_effects
  • add a test for the timeout
  • fix tests

Chores/Misc

  • add build section to read the docs config
  • 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 57c3db8] bump: version 2.1.8 → 2.1.9
3 files changed, 31 insertions(+), 3 deletions(-)

v2.1.8

17 Jul 08:16
Compare
Choose a tag to compare

v2.1.8 (2023-07-17)

Docs

  • update logos

[main ad45d6c] bump: version 2.1.7 → 2.1.8
2 files changed, 8 insertions(+), 2 deletions(-)

v2.1.7

11 Apr 08:18
Compare
Choose a tag to compare

v2.1.7 (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 6839c46] bump: version 2.1.6 → 2.1.7
2 files changed, 12 insertions(+), 2 deletions(-)

v2.1.6

20 Feb 10:48
Compare
Choose a tag to compare

v2.1.6 (2023-02-20)

Docs

  • fix api docs generation script

Style

  • reformat with prettier

Chores/Misc

  • small fixes to align with other extensions

[main 46d56da] bump: version 2.1.5 → 2.1.6
2 files changed, 16 insertions(+), 2 deletions(-)

v2.1.5

31 Jan 13:47
Compare
Choose a tag to compare

v2.1.5 (2023-01-31)

Docs

  • readme: change logo url from blob to raw

[main 4cf3659] bump: version 2.1.4 → 2.1.5
2 files changed, 8 insertions(+), 2 deletions(-)

v2.1.4

31 Jan 13:16
Compare
Choose a tag to compare

v2.1.4 (2023-01-31)

Docs

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

[main aa9d984] bump: version 2.1.3 → 2.1.4
2 files changed, 9 insertions(+), 2 deletions(-)

v2.1.3

30 Jan 21:47
Compare
Choose a tag to compare

v2.1.3 (2023-01-30)

Build System(s)

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

[main 6249f6a] bump: version 2.1.2 → 2.1.3
2 files changed, 8 insertions(+), 2 deletions(-)

v2.1.2

12 Dec 14:31
Compare
Choose a tag to compare

v2.1.2 (2022-12-12)

Docs

  • readme: add instruction to install lessc globally

Style

  • change quotes in setup.py to single quotes

Build System(s)

  • remove local less installation
  • add package data

[main a56711a] bump: version 2.1.1 → 2.1.2
2 files changed, 17 insertions(+), 2 deletions(-)

v2.1.1

01 Dec 13:34
Compare
Choose a tag to compare

v2.1.1 (2022-12-01)

Docs

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

[main 8d892b6] bump: version 2.1.0 → 2.1.1
3 files changed, 12 insertions(+), 3 deletions(-)

v2.1.0

28 Nov 10:13
Compare
Choose a tag to compare

v2.1.0 (2022-11-28)

Fix

  • combine css in webassets, remove reference to deleted css file
  • change case on plugin name

Refactor

  • switch to less

Docs

  • fix markdown-include references
  • add section delimiters

Style

  • apply formatting changes

Build System(s)

  • set changelog generation to incremental
  • pin ckantools version

CI System(s)

  • add cz_nhm dependency
  • commitizen: fix message template
  • add pypi release action

Chores/Misc

  • use cz_nhm commitizen config
  • improve commitizen message template
  • package.json: fix license
  • standardise package files

v2.0.0 (2021-03-09)

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

v0.0.5 (2019-04-08)

v0.0.4 (2018-06-15)

v0.0.2 (2017-12-21)

v0.0.1 (2017-12-06)

[main f4c0f9f] bump: version 2.0.0 → 2.1.0
3 files changed, 53 insertions(+), 3 deletions(-)