Search for a command to run...
<!-- Release notes generated using configuration in .github/release.yml at v0.1.6 --> What's Changed Enhancements ENH: return same object as is given in close_gaps and extend_lines by @martinfleis in https://github.com/uscuni/neatnet/pull/286 Bug Fixes COMPAT: compatibility with pandas 3 by @martinfleis in https://github.com/uscuni/neatnet/pull/283 Documentation small note in README pointing to out User Guide example by @jGaboardi in https://github.com/uscuni/neatnet/pull/287 Other Changes update macOS image for intel in CI by @jGaboardi in https://github.com/uscuni/neatnet/pull/282 Add python 314 to matrix + infra & actions update by @jGaboardi in https://github.com/uscuni/neatnet/pull/279 COMPAT: relax string vs object dtype check by @martinfleis in https://github.com/uscuni/neatnet/pull/285 convenient known vs. observed inspector by @jGaboardi in https://github.com/uscuni/neatnet/pull/255 [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/uscuni/neatnet/pull/288 update GHA versions by @jGaboardi in https://github.com/uscuni/neatnet/pull/289 Create dependabot.yml by @jGaboardi in https://github.com/uscuni/neatnet/pull/290 check_dtype=False for full fua test by @jGaboardi in https://github.com/uscuni/neatnet/pull/293 PERF: replace _first_non_null with builtin "first" aggregation by @bnaul in https://github.com/uscuni/neatnet/pull/292 Fixed split() not splitting all linestrings that are close to the splitting point. by @jooelerich in https://github.com/uscuni/neatnet/pull/296 New Contributors @bnaul made their first contribution in https://github.com/uscuni/neatnet/pull/292 @jooelerich made their first contribution in https://github.com/uscuni/neatnet/pull/296 Full Changelog: https://github.com/uscuni/neatnet/compare/v0.1.5...v0.1.6