Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 19:55
· 90 commits to master since this release

v0.4.2 (2024-10-10)

Fixes

  • fix: Use pipx action in lint workflow to avoid "externally managed environment" error (ad76188)

Refactoring

  • refactor: Use FloatField for Project.default_map_zoom (6d84564)

Unknown

  • Merge pull request #82 from OpenGeoscience/ci-use-pipx

Use pipx for package installation in CI (3c265fa)

  • Merge pull request #71 from OpenGeoscience/default-map-zoom-float

Use FloatField for Project.default_map_zoom (6dae4c1)

  • Merge pull request #78 from OpenGeoscience/fix-ingest-use-case

Prevent writing of file if request was not successful (82dd93c)

  • Prevent writing of file if request was not successful (882de66)