Skip to content

Releases: mundialis/grass-gis-helpers

1.3.2

21 Jun 10:09
c5e43fc
Compare
Choose a tag to compare

Fixed

  • GHA change branch for python publish

Full Changelog: 1.3.1...1.3.2
generated with gh api repos/mundialis/grass-gis-helpers/releases/generate-notes -f tag_name="1.3.2" -f target_commitish=main -q .body

1.3.1

21 Jun 09:58
d7bc8ec
Compare
Choose a tag to compare

Fixed

  • add init file

Full Changelog: 1.3.0...1.3.1
generated with gh api repos/mundialis/grass-gis-helpers/releases/generate-notes -f tag_name="1.3.1" -f target_commitish=main -q .body

1.3.0

05 Jun 09:43
6d80559
Compare
Choose a tag to compare

Fixed

Added

Full Changelog: 1.2.0...1.3.0

generated with gh api repos/mundialis/grass-gis-helpers/releases/generate-notes -f tag_name="1.3.0" -f target_commitish=main -q .body

1.2.0

21 May 11:13
84f8ec2
Compare
Choose a tag to compare

[1.2.0] - 21.05.2024

Fixed

Added

Full Changelog: 1.1.0...1.2.0

generated with gh api repos/mundialis/grass-gis-helpers/releases/generate-notes -f tag_name="1.2.0" -f target_commitish=main -q .body

[1.1.0] - 24.04.2024

24 Apr 13:38
aeda8d8
Compare
Choose a tag to compare

Added

  • add function test_installed_addon() for testing if a specified addon is already installed #28

[1.0.0] - 02.04.2024

02 Apr 10:24
ff40f41
Compare
Choose a tag to compare

Added

  • add function test_memory() for testing if desired memory is available #25

Changed

  • rename function free_ram() to get_free_ram() for fitting python function naming #25
  • How-to-create-a-GRASS-GIS-addon.md: markdown formatting #24
  • Enhance How-to-create-a-GRASS-GIS-addon README #23

0.6.0

06 Mar 13:17
547ce75
Compare
Choose a tag to compare

[0.6.0] - 06.03.2024

Added

  • added function for extracting files using zipfile_deflate64 #22

0.5.1

26 Feb 15:56
Compare
Choose a tag to compare

[0.5.1] - 26.02.2024

Fixed

  • Add requests to dependencies

0.5.0

26 Feb 12:10
350a45f
Compare
Choose a tag to compare

[0.5.0] - 26.02.2024

Added

  • Add import_administrative_boundaries #21

0.4.0

21 Feb 11:15
beb3a1e
Compare
Choose a tag to compare

[0.4.0] - 2024.02.21

Added

  • Open geodata germany and other data import functions #18
  • Add vector import functions #19

Fixed

  • Fix typos #20