Skip to content

Releases: NaturalHistoryMuseum/ckanext-contact

v2.4.3

04 Nov 11:36
Compare
Choose a tag to compare

v2.4.3 (2024-11-04)

Docs

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

[main 4ead67b] bump: version 2.4.2 → 2.4.3
3 files changed, 10 insertions(+), 3 deletions(-)

v2.4.2

04 Nov 10:17
Compare
Choose a tag to compare

v2.4.2 (2024-11-04)

Docs

  • standardise returns field

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 178cda4] bump: version 2.4.1 → 2.4.2
3 files changed, 32 insertions(+), 3 deletions(-)

v2.4.1

20 Aug 14:09
Compare
Choose a tag to compare

v2.4.1 (2024-08-20)

[main 15f7038] bump: version 2.4.0 → 2.4.1
3 files changed, 5 insertions(+), 3 deletions(-)

v2.4.0

15 Jan 09:47
Compare
Choose a tag to compare

v2.4.0 (2024-01-15)

Feature

  • check provided email address with pyisemail

Fix

  • remove unnecessary markdown message in request field

Style

  • fix run-on sentence

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 f8ec72b] bump: version 2.3.1 → 2.4.0
3 files changed, 27 insertions(+), 3 deletions(-)

v2.3.1

17 Jul 08:14
Compare
Choose a tag to compare

v2.3.1 (2023-07-17)

Docs

  • update logos

[main 36d7e3e] bump: version 2.3.0 → 2.3.1
2 files changed, 8 insertions(+), 2 deletions(-)

v2.3.0

11 Apr 08:14
Compare
Choose a tag to compare

v2.3.0 (2023-04-11)

Feature

  • add a prefix to email subject when it's provided in the config
  • allow users to specify a subject line in their contact emails

Fix

  • expect no trailing space in the prefix from config

Refactor

  • move tests into unit subdir

Docs

  • add the new prefix option to the docs

Tests

  • fix a test
  • add additional tests for the ne subject changes

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 1ae78e1] bump: version 2.2.0 → 2.3.0
2 files changed, 34 insertions(+), 2 deletions(-)

v2.2.0

03 Apr 13:14
Compare
Choose a tag to compare

v2.2.0 (2023-04-03)

Feature

  • allow contact emails to be sent to multiple recipients

[main d3df795] bump: version 2.1.6 → 2.2.0
2 files changed, 8 insertions(+), 2 deletions(-)

v2.1.6

20 Feb 10:45
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 1c99c0e] bump: version 2.1.5 → 2.1.6
2 files changed, 16 insertions(+), 2 deletions(-)

v2.1.5

31 Jan 13:46
Compare
Choose a tag to compare

v2.1.5 (2023-01-31)

Docs

  • readme: change logo url from blob to raw

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

v2.1.4

31 Jan 13:15
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 8f7844b] bump: version 2.1.3 → 2.1.4
2 files changed, 9 insertions(+), 2 deletions(-)