Skip to content

Releases: NaturalHistoryMuseum/ckanext-ldap

v3.2.4

25 Jan 17:17
Compare
Choose a tag to compare

v3.2.4 (2023-01-25)

Fix

  • move templates into theme directory

Style

  • fix some auto style issues

Build System(s)

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

[main 831a424] bump: version 3.2.3 → 3.2.4
2 files changed, 16 insertions(+), 2 deletions(-)

v3.2.3

12 Dec 16:35
Compare
Choose a tag to compare

v3.2.3 (2022-12-12)

Style

  • change quotes in setup.py to single quotes

Build System(s)

  • include top-level data files in theme folder
  • add package data

[main abd12bc] bump: version 3.2.2 → 3.2.3
2 files changed, 13 insertions(+), 2 deletions(-)

v3.2.2

08 Dec 13:08
Compare
Choose a tag to compare

v3.2.2 (2022-12-08)

Build System(s)

  • update python-ldap minor version

[main f3f8752] bump: version 3.2.1 → 3.2.2
2 files changed, 8 insertions(+), 2 deletions(-)

v3.2.1

01 Dec 13:44
Compare
Choose a tag to compare

v3.2.1 (2022-12-01)

Docs

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

[main c225b7b] bump: version 3.2.0 → 3.2.1
2 files changed, 11 insertions(+), 2 deletions(-)

v3.2.0

28 Nov 10:27
Compare
Choose a tag to compare

v3.2.0 (2022-11-28)

Fix

  • exclude helpers from pre-commit test
  • unpin ckantools version

Docs

  • fix markdown-include references
  • add section delimiters
  • fix a few bits of the README
  • add logo

Build System(s)

  • set changelog generation to incremental
  • pin ckantools minor version
  • exclude docs from setuptools

CI System(s)

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

Chores/Misc

  • remove manifest.in
  • clear old changelog
  • use cz_nhm commitizen config
  • improve commitizen message template
  • move cz config into separate file
  • add --pytest-test-first arg to precommit

v3.1.4 (2022-11-07)

Fix

  • move docs requirements into separate file

v3.1.3 (2022-11-07)

Fix

  • add the module name for coverage generation
  • use ckantest docker v0.2

Docs

  • add badge
  • add mkdocs config

Build System(s)

  • add a bash script to run tests
  • try coveralls again with GITHUB_TOKEN
  • use coverallsapp action
  • use ubuntu-latest
  • add docker dependencies for libldap2 and libsasl2

Chores/Misc

  • update various package files

v3.1.2 (2022-08-08)

v3.1.1 (2022-04-25)

v3.1.0 (2022-03-21)

v3.0.1 (2022-03-14)

v3.0.0 (2021-03-09)

v2.1.0 (2021-01-25)

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

v1.0.2 (2018-05-17)

v1.0.1 (2018-01-29)

v1.0.0 (2018-01-04)

v0.0.1 (2017-04-11)

[main 4aa2bb0] bump: version 3.1.4 → 3.2.0
2 files changed, 89 insertions(+), 2 deletions(-)

v3.1.4

07 Nov 16:18
Compare
Choose a tag to compare

v3.1.4 (2022-11-07)

Fix

  • move docs requirements into separate file

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

v3.1.3

07 Nov 14:23
Compare
Choose a tag to compare

v3.1.3 (2022-11-07)

Fix

  • add the module name for coverage generation
  • use ckantest docker v0.2

v3.1.2 (2022-08-08)

v3.1.1 (2022-04-25)

v3.1.0 (2022-03-21)

v3.0.1 (2022-03-14)

[main 93b5c84] bump: version 3.1.2 → 3.1.3
2 files changed, 17 insertions(+), 2 deletions(-)

v3.1.2

08 Aug 09:23
21c2b92
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

25 Apr 09:03
bb204aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

21 Mar 09:55
3b54b72
Compare
Choose a tag to compare

What's Changed

  • Allow configuration to determine if LDAP users can have their CKAN passwords reset by @jrdh in #82

Full Changelog: v3.0.1...v3.1.0