Skip to content

Releases: ungarj/tilematrix

2023.12.0

15 Dec 08:00
Compare
Choose a tag to compare
  • fix grid warning
  • add more pre-commit hooks

2022.12.0

16 Dec 10:47
Compare
Choose a tag to compare
  • make fit for Shapely 2.0

2022.11.3

09 Nov 15:02
Compare
Choose a tag to compare
  • replace setuptools with hatch

2022.11.2

09 Nov 08:28
Compare
Choose a tag to compare
  • remove conda build files
  • tilematrix-feedstock <https://github.com/conda-forge/tilematrix-feedstock>_ conda-forge feedstock repository for releasing new versions on conda-forge

2022.11.dev3

08 Nov 15:07
Compare
Choose a tag to compare
2022.11.dev3 Pre-release
Pre-release
try using repo owner instead of actor

2022.11.1

04 Nov 13:51
e3289c6
Compare
Choose a tag to compare
  • fix conda & pip builds

2022.11.0

04 Nov 09:25
9395207
Compare
Choose a tag to compare
  • test also for python 3.9
  • renaming master branch to main
  • add conda publish to github actions (workflows)

2022.3.0

15 Mar 18:41
881e36b
Compare
Choose a tag to compare
  • add option to exactly get intersection tiles using TilePyramid.tiles_from_geom(exact=True)

2021.11.0

12 Nov 12:14
f5797cf
Compare
Choose a tag to compare
bump version; update changelog (#48)

0.21

30 Sep 13:08
612e853
Compare
Choose a tag to compare
  • allow metatiling up to 512
  • use GitHub actions instead of travis
  • use black and flake8 pre-commit checks