Releases: worldbank/GOSTnets
Releases · worldbank/GOSTnets
v1.2.1
Minor updates and refactoring in support of World Bank geospatial data science training
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #64
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #68
- Update tutorials by @elbeejay in #63
- Tutorial content revisions by @elbeejay in #65
- CI MacOS Fix by @elbeejay in #71
- Setup testing by @elbeejay in #67
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #72
- Fix failing test by @elbeejay in #73
- Glevin review by @Gabe-Levin in #77
- updating tutorials for health access by @bpstewar in #80
- Updating Tutorials by @bpstewar in #81
- updating workflows by @bpstewar in #82
New Contributors
- @Gabe-Levin made their first contribution in #77
- @bpstewar made their first contribution in #80
Full Changelog: v1.1.0...v1.2.1
v1.2.0
Release Notes
As part of a broader effort to standardize the World Bank’s GOST* package ecosystem, this release focuses on a structural refactor of the package.
This update does not introduce major new features or changes in functionality. Instead, this update focuses on improving internal consistency and maintainability by standardizing the following:
- Back-end tooling
- Build processes
- Version control
- Release practices
- Documentation structure
- Project layout and packaging conventions
These changes are intended to make the package easier to maintain, more consistent with other GOST* projects, and better positioned for future development.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #64
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #68
- Update tutorials by @elbeejay in #63
- Tutorial content revisions by @elbeejay in #65
- CI MacOS Fix by @elbeejay in #71
- Setup testing by @elbeejay in #67
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #72
- Fix failing test by @elbeejay in #73
- Glevin review by @Gabe-Levin in #77
New Contributors
- @Gabe-Levin made their first contribution in #77
Full Changelog: v1.1.0...v1.2.0
v1.1.0rc0
What's Changed
- Add function assign_traffic_times by @andresfchamorro in #7
- Import shapefile by @d3netxer in #10
- fixing error in latest push of load_osm module, adding finding latest… by @d3netxer in #11
- Gost training by @andresfchamorro in #13
- re-factored pandanas_snap with the more efficient re-projection opera… by @d3netxer in #17
- adding to some docstrings by @d3netxer in #18
- adding warning to convert_network_to_time by @d3netxer in #19
- Update load_osm.py by @rbanick in #21
- adding advanced_snap and utm_of_graph to core, tweaks to converting g… by @d3netxer in #25
- new make_iso_polys function, fixed bugs in advanced snap, improved ed… by @d3netxer in #27
- Merging market analysis by @d3netxer in #28
- more robust by @d3netxer in #30
- fixing edge case in iso chrones by @d3netxer in #31
- Commiting OSM_to_network routine changes that correctly integrate ferry terminals into networks by @rbanick in #32
- updating fetch_pois.py due to OSMNX change by @d3netxer in #33
- Bug fixes in advanced_snap and fetch_pois by @rosemaryturtle in #34
- adding add_intersection_delay by @d3netxer in #37
- small addition to comments by @d3netxer in #38
- Switch to pyproject.toml by @elbeejay in #48
- Setup pre-commit hooks by @elbeejay in #52
- Resolve markdown linter errors by @elbeejay in #54
- Resolve codespell pre-commit errors by @elbeejay in #56
- Resolving ruff code style errors by @elbeejay in #57
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #58
- [Draft] Standardize doc-strings by @elbeejay in #59
New Contributors
- @andresfchamorro made their first contribution in #7
- @d3netxer made their first contribution in #10
- @rbanick made their first contribution in #21
- @rosemaryturtle made their first contribution in #34
- @pre-commit-ci made their first contribution in #58
Full Changelog: https://github.com/worldbank/GOSTnets/commits/v1.1.0