Skip to content

Releases: uscuni/neatnet

v0.0.2

15 Jan 15:57
Compare
Choose a tag to compare

What's Changed

Documentation

Other Changes

Full Changelog: v0.0.1...v0.0.2

v0.0.1post2

15 Jan 15:15
9d4643e
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.0.1post1...v0.0.1post2

v0.0.1post1

15 Jan 14:59
c0e0f78
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Vectorized explode LineStrings into constituent pairwise segments by @jGaboardi in #120

Bug Fixes

Documentation

  • Create CONTRIBUTING.md -- document procedure by @jGaboardi in #45
  • update keyword in voronoi_skeleton() by @jGaboardi in #54
  • clean up nodes.fix_topology() docstring + type hints by @jGaboardi in #70
  • Update README.md -- Contrib link by @jGaboardi in #82
  • edge cases section in CONTRIBUTING.md by @jGaboardi in #84
  • add explanation of final if in nodes._status() by @jGaboardi in #87
  • progress on CONTRIBUTING.md by @jGaboardi in #111
  • docstring & typehints in simplify.network_simplify(), etc. by @jGaboardi in #107
  • doc work + type hints in artifacts.py [part 1] by @jGaboardi in #109
  • docstring & typehints in simplify.simplify_loop(), etc. by @jGaboardi in #112
  • docstring & typehints in simplify.simplify_singletons(), etc. by @jGaboardi in #113
  • doc work + type hints in artifacts.one_remaining_c() by @jGaboardi in #114
  • doc work + type hints in artifact.multiple_remaining(), etc. by @jGaboardi in #115
  • doc work + type hints in artifact.one_remaining() by @jGaboardi in #117
  • doc work + type hints + refactor simplify.simplify_{singletons, pairs}(), etc. by @jGaboardi in #116
  • doc work + type hints + refactor – artifacts.py -- dangles by @jGaboardi in #125
  • docs & typehints - artifacts.py.{reconnect(), avoid_forks()} by @jGaboardi in #126
  • docs/types/(small) refactor – simplify.get_solution() by @jGaboardi in #130
  • docs/typehints – simplify.get_type() by @jGaboardi in #129
  • docs/typehints/comments – simplify.simplify_clusters() by @jGaboardi in #128
  • docs & typehints - artifacts.py.{ccss_special_case(), filter_connections()} by @jGaboardi in #127
  • beef up FAI detection related parameter explanations – #110 by @jGaboardi in #143
  • add projected CRS meters info – #142 by @jGaboardi in #147

Other Changes

New Contributors

Full Changelog: https://github.com/uscuni/neatnet/commits/v0.0.1post1