Spaghetti

Latest version: v1.7.5.post1

Safety actively analyzes 621803 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

1.7.5.post1

<!-- Release notes generated using configuration in .github/release.yml at v1.7.5.post1 -->



**Full Changelog**: https://github.com/pysal/spaghetti/compare/v1.7.5...v1.7.5.post1

1.7.5

<!-- Release notes generated using configuration in .github/release.yml at v1.7.5 -->

What's Changed
Other Changes
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/735
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/736
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/737
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/739
* update precommit CI frequency -- resolve 740 by jGaboardi in https://github.com/pysal/spaghetti/pull/741
* Revert "Bump codecov/codecov-action from 3 to 4" by jGaboardi in https://github.com/pysal/spaghetti/pull/746
* proper README in pyproject.toml by jGaboardi in https://github.com/pysal/spaghetti/pull/747
* Linting & Formatting - 2023-10-03 by jGaboardi in https://github.com/pysal/spaghetti/pull/749
* Provide testing support for Python 3.12 – drop support for {3.8, 3.9} by jGaboardi in https://github.com/pysal/spaghetti/pull/751
* Utilize `ruff-format` over `black` for formatting by jGaboardi in https://github.com/pysal/spaghetti/pull/752
* Bug fixes by ggarzonie in https://github.com/pysal/spaghetti/pull/755
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/756
* update chat links: gitter >> discord by jGaboardi in https://github.com/pysal/spaghetti/pull/758
* update env name in doc build action by jGaboardi in https://github.com/pysal/spaghetti/pull/759

New Contributors
* ggarzonie made their first contribution in https://github.com/pysal/spaghetti/pull/755

**Full Changelog**: https://github.com/pysal/spaghetti/compare/v1.7.4...v1.7.5

1.7.4

<!-- Release notes generated using configuration in .github/release.yml at v1.7.4 -->

What's Changed
Other Changes
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/728
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/730
* update micromamba in CI by jGaboardi in https://github.com/pysal/spaghetti/pull/732
* Doc patch by martinfleis in https://github.com/pysal/spaghetti/pull/733
* force reinstall package for version fetching in `build_docs.yaml` by jGaboardi in https://github.com/pysal/spaghetti/pull/734

New Contributors
* martinfleis made their first contribution in https://github.com/pysal/spaghetti/pull/733

**Full Changelog**: https://github.com/pysal/spaghetti/compare/v1.7.3...v1.7.4

1.7.3

<!-- Release notes generated using configuration in .github/release.yml at v1.7.3 -->

What's Changed
Other Changes
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/706
* Update Versioneer by github-actions in https://github.com/pysal/spaghetti/pull/707
* update black pin in pre-commit by jGaboardi in https://github.com/pysal/spaghetti/pull/708
* swap master for main (libpysal) by jGaboardi in https://github.com/pysal/spaghetti/pull/710
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/712
* compat with GeoPandas 0.13.0 by jGaboardi in https://github.com/pysal/spaghetti/pull/718
* Fix memory leak in `full_distance_matrix()` by jGaboardi in https://github.com/pysal/spaghetti/pull/719
* revisit `_points_as_gdf()` by jGaboardi in https://github.com/pysal/spaghetti/pull/720
* Overhaul repo infrastructure by jGaboardi in https://github.com/pysal/spaghetti/pull/721
* refactor element_as_gdf internals by jGaboardi in https://github.com/pysal/spaghetti/pull/724


**Full Changelog**: https://github.com/pysal/spaghetti/compare/v1.7.2...v1.7.3

1.7.2

<!-- Release notes generated using configuration in .github/release.yml at v1.7.2 -->

What's Changed
Other Changes
* add formatting exclusions properly in toml by jGaboardi in https://github.com/pysal/spaghetti/pull/702
* Update Versioneer by github-actions in https://github.com/pysal/spaghetti/pull/700
* Update Versioneer by github-actions in https://github.com/pysal/spaghetti/pull/703


**Full Changelog**: https://github.com/pysal/spaghetti/compare/v1.7.1...v1.7.2

1.7.2rc2

<!-- Release notes generated using configuration in .github/release.yml at v1.7.2rc2 -->

What's Changed
Other Changes
* esda master -> main by jGaboardi in https://github.com/pysal/spaghetti/pull/687
* adjust css for doc references by jGaboardi in https://github.com/pysal/spaghetti/pull/688
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/689
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/691
* try pyproject.toml; remove setup.cfg by jGaboardi in https://github.com/pysal/spaghetti/pull/690
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/692
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pysal/spaghetti/pull/693
* supplement `setup.py` with a `name` kwarg for dep graph by jGaboardi in https://github.com/pysal/spaghetti/pull/695
* remove pygeos from environments by jGaboardi in https://github.com/pysal/spaghetti/pull/696
* try versioneer action by jGaboardi in https://github.com/pysal/spaghetti/pull/697
* Update Versioneer by github-actions in https://github.com/pysal/spaghetti/pull/698
* Update Versioneer by github-actions in https://github.com/pysal/spaghetti/pull/699
* add formatting exclusions properly in toml by jGaboardi in https://github.com/pysal/spaghetti/pull/702
* Update Versioneer by github-actions in https://github.com/pysal/spaghetti/pull/700
* Update Versioneer by github-actions in https://github.com/pysal/spaghetti/pull/703

New Contributors
* github-actions made their first contribution in https://github.com/pysal/spaghetti/pull/698

**Full Changelog**: https://github.com/pysal/spaghetti/compare/v1.6.10...v1.7.2rc2

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.