Recent Releases of ckanext-versioned-tiledmap
ckanext-versioned-tiledmap - v2.3.3
v2.3.3 (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
- update module name in test runner
[main 8bf3d87] bump: version 2.3.2 → 2.3.3 3 files changed, 34 insertions(+), 3 deletions(-)
- JavaScript
Published by alycejenni over 1 year ago
ckanext-versioned-tiledmap - v2.3.2
v2.3.2 (2024-08-20)
[main 0aa5678] bump: version 2.3.1 → 2.3.2 3 files changed, 5 insertions(+), 3 deletions(-)
- JavaScript
Published by alycejenni over 1 year ago
ckanext-versioned-tiledmap - v2.3.1
v2.3.1 (2024-07-15)
Fix
- cache tileserver status response
[main 1c29418] bump: version 2.3.0 → 2.3.1 3 files changed, 9 insertions(+), 3 deletions(-)
- JavaScript
Published by alycejenni over 1 year ago
ckanext-versioned-tiledmap - v2.3.0
v2.3.0 (2024-07-08)
Feature
- add integration with ckanext-status
Fix
- use (un)available instead of (dis)connected
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 054123e] bump: version 2.2.1 → 2.3.0 3 files changed, 23 insertions(+), 3 deletions(-)
- JavaScript
Published by alycejenni over 1 year ago
ckanext-versioned-tiledmap - v2.2.1
v2.2.1 (2023-07-17)
Docs
- update logos
[main 194e2c2] bump: version 2.2.0 → 2.2.1 2 files changed, 8 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni over 2 years ago
ckanext-versioned-tiledmap - v2.2.0
v2.2.0 (2023-05-09)
Feature
- show map tile attribution
- pass the new attribution config option through to the UI
- add new config setting to set attribution for tiled map base layer
[main 161e409] bump: version 2.1.10 → 2.2.0 2 files changed, 10 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni almost 3 years ago
ckanext-versioned-tiledmap - v2.1.10
v2.1.10 (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 952aa0d] bump: version 2.1.9 → 2.1.10 2 files changed, 12 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni almost 3 years ago
ckanext-versioned-tiledmap - v2.1.9
v2.1.9 (2023-02-20)
Docs
- fix api docs generation script
Style
- reformat with prettier
Chores/Misc
- small fixes to align with other extensions
[main 3d35a61] bump: version 2.1.8 → 2.1.9 2 files changed, 16 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni about 3 years ago
ckanext-versioned-tiledmap - v2.1.8
v2.1.8 (2023-01-31)
Docs
- readme: change logo url from blob to raw
[main 7ea4147] bump: version 2.1.7 → 2.1.8 2 files changed, 8 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni about 3 years ago
ckanext-versioned-tiledmap - v2.1.7
v2.1.7 (2023-01-31)
Docs
- readme: direct link to logo in readme
- readme: fix github actions badge
[main 19c1598] bump: version 2.1.6 → 2.1.7 2 files changed, 9 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni about 3 years ago
ckanext-versioned-tiledmap - v2.1.6
v2.1.6 (2023-01-30)
Build System(s)
- docker: use 'latest' tag for test docker image
[main 51be7fd] bump: version 2.1.5 → 2.1.6 2 files changed, 8 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni about 3 years ago
ckanext-versioned-tiledmap - v2.1.5
v2.1.5 (2022-12-14)
Fix
- remove cssrewrite
Chores/Misc
- remove old assets files
[main dba0df2] bump: version 2.1.4 → 2.1.5 2 files changed, 12 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni about 3 years ago
ckanext-versioned-tiledmap - v2.1.4
v2.1.4 (2022-12-14)
Refactor
- move assets into 'assets' folder
[main 4876c90] bump: version 2.1.3 → 2.1.4 2 files changed, 8 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni about 3 years ago
ckanext-versioned-tiledmap - v2.1.3
v2.1.3 (2022-12-13)
Build System(s)
- fix package-data path
[main 62cea7f] bump: version 2.1.2 → 2.1.3 2 files changed, 8 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni about 3 years ago
ckanext-versioned-tiledmap - v2.1.2
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)
- include top-level data files in theme folder
- add package data
[main a132765] bump: version 2.1.1 → 2.1.2 2 files changed, 17 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni about 3 years ago
ckanext-versioned-tiledmap - v2.1.1
v2.1.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
Build System(s)
- add versioned-datastore to requirements
[main 64a80cf] bump: version 2.1.0 → 2.1.1 2 files changed, 15 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni over 3 years ago
ckanext-versioned-tiledmap - v2.1.0
v2.1.0 (2022-11-28)
Fix
- fix entrypoint/module short name
Docs
- add section delimiters and include-markdown
Style
- apply formatting
Build System(s)
- set changelog generation to incremental
CI System(s)
- pin ckantools minor version
- add cz-nhm dependency
Chores/Misc
- use cz_nhm commitizen config
- standardise package files
v2.0.2 (2021-06-30)
v2.0.1 (2021-03-09)
v2.0.0 (2021-03-09)
v1.0.0-alpha (2019-07-23)
v0.0.1 (2019-03-06)
[main 33fbee3] bump: version 2.0.2 → 2.1.0 2 files changed, 40 insertions(+), 2 deletions(-)
- JavaScript
Published by alycejenni over 3 years ago
ckanext-versioned-tiledmap - v2.0.2
- Fix Python 3 upgrade issue where we were still using urlib.unquote (https://github.com/NaturalHistoryMuseum/ckanext-versioned-tiledmap/pull/8)
- JavaScript
Published by jrdh over 4 years ago
ckanext-versioned-tiledmap - v2.0.1
- Fix webassets issue (https://github.com/NaturalHistoryMuseum/ckanext-versioned-tiledmap/commit/1023ba8abdad8a75c6f07bc246d89e438fec2048)
- JavaScript
Published by jrdh almost 5 years ago
ckanext-versioned-tiledmap - v2.0.0
- Upgrades this extension to work with Python 3 and CKAN 2.9.x
- Drops Python 2 support
- JavaScript
Published by jrdh about 5 years ago