Skip to content

Releases: uscuni/neatnet

v0.1.5

20 Nov 18:38
d81cb38

Choose a tag to compare

What's Changed

  • neatnet now temporarily supports older numpy (1.26) to allow its installation within QGIS Python environment by @martinfleis in #278

Documentation

Other Changes

Full Changelog: v0.1.4...v0.1.5

v0.1.4

05 Oct 16:20
7d422ba

Choose a tag to compare

What's Changed

Bug Fixes

  • BUG: fix status label when merging multiple new geometries by @martinfleis in #264

Other Changes

Full Changelog: v0.1.3...v0.1.4

v0.1.3

16 Sep 12:59
a054492

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 Aug 10:14
5743463

Choose a tag to compare

What's Changed

Bug Fixes

  • include "bowtie" logic with nodes.get_components() by @jGaboardi in #235

Documentation

Other Changes

  • PERF: nodes from LineString gdf by @TLouf in #216
  • troubleshooting Wuhan failure in CI [2025-05-23] by @jGaboardi in #218
  • reup known simplified truth [2025-05-26] by @jGaboardi in #221
  • fix for litany of UserWarning: CRS not set... warnings by @jGaboardi in #223
  • CI dev env – update by @jGaboardi in #226
  • remove esda skip in test_artifacts.test_FaceArtifacts by @jGaboardi in #228
  • populating split edge columns with list-like attributes by @jGaboardi in #230
  • catch mode warning in test_pathological_case by @jGaboardi in #229
  • check input CRS for streets and exclusion mask by @jGaboardi in #233
  • try/except removal in artifacts.FaceArtifacts for esda by @jGaboardi in #243
  • Terminate early with warning if no artifacts are present by @jGaboardi in #241
  • more robust checking of results in testing - geometry & topology by @jGaboardi in #246
  • Revert "more robust checking of results in testing - geometry & topology" by @jGaboardi in #250
  • increase diagnostic image size & proper Apalachicola image saving by @jGaboardi in #252
  • retry granular topology checker in testing - curate bad subset by @jGaboardi in #253
  • remove buffer=clip_limit passed into voronoi_skeleton() by @jGaboardi in #244
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #256

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 May 14:20
e19f7ff

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Apr 13:36

Choose a tag to compare

Full Changelog: v0.0.5...v0.1.0

v0.0.5

16 Apr 08:17
eadf084

Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Documentation

Other Changes

Full Changelog: v0.0.1...v0.0.5

v0.0.4

03 Mar 19:54

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v0.0.3...v0.0.4

v0.0.3

26 Feb 17:43

Choose a tag to compare

What's Changed

Documentation

Other Changes

Full Changelog: v0.0.2...v0.0.3

v0.0.2post1

29 Jan 15:30

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.0.2...v0.0.2post1