Releases: Sieboldianus/TagMaps
Releases · Sieboldianus/TagMaps
v0.22.34
v0.22.34 (2024-02-09)
Unknown
v0.22.7
v0.22.7 (2023-12-05)
Documentation
-
docs: add instructions to install from environment.yml (23a703a
)
-
docs: add mapnik rendering link (b931cad
)
-
docs: add note to environment.yml for Windows pinning (4403e0c
)
Fix
v0.22.6
v0.22.6 (2023-08-04)
Build
- build: Fix python-semantic-release version_variabl[2], create upstream PR #668 (
5d9a1d6
)
Fix
- fix: Semantic-release flow for >8.x.x (
ae7c077
)
Unknown
v0.22.5
v0.22.5 (2023-08-04)
Build
- Fix make_release.sh correct order of params (
3f70be0
)
- Add build and release script for semantic-release >=8.0.0 (
d871acb
)
- Pin emoji package upper version to <3.0.0 (
8b22b60
)
Ci
- Bump to image version 0.4.0 (
a2c4f98
)
Documentation
- Add information to angular commit message convention system (
124f012
)
- Add gcc to pre-dependencies on linux (
00d4710
)
Fix
- demojize not found in emoji package (
4b4afda
)
- Emoji are only parsed from post_body, not from emoji column (
5a0cc47
)
- Python in requirements.txt not allowed (
b284554
)
Style
- Code style formatting in utils.py follow Black (
c4b732e
)
- Code formatting in load_data.py (
e5f3bda
)
v0.22.4
Fix
- Requirements.txt containing misspelled and missing dependencies (
54fa4c1
)
- HDBSCAN TypeError: 'numpy.float64', [1] (
4f9a652
)
Documentation
- Add instructions to install on Linux and from requirements.txt (
07cc618
)
- Add instructions to use conda together with no-dependencies and --editable flags (
d8143db
)
v0.22.3
Fix
- Tri.vertices - Delaunay object has no attribute vertices (
133cfdc
)
v0.22.0
Feature
- Migrate project to pyproject.toml only (
fc79efd
)
Documentation
- Add basic description of project structure and release-flow for developers to documentation (
f7e77db
)
- Add purpose as docstring to environment.yml (
5583627
)
v0.21.2
Fix
- GDAL/Fiona ImportError: DLL load failed while importing _env (Windows) (
7952df3
)
Documentation
- Fix link in README.md (
2429c9b
)
- Update table of contents (
dba0e2e
)
- Add CHANGELOG to documentation (
adfe3e5
)