Releases: UBC-MDS/geospatial-toolkit
Releases · UBC-MDS/geospatial-toolkit
Milestone 4
What’s Changed
• README upgrades (full install guide, formatting cleanup, docs instructions, install links/TestPyPI notes, escape-character fix) by @shreyakakachery in #102
• Code of Conduct updates (harassment contact + contributors section) by @ in #96
• Added all contributor names/emails to pyproject.toml by @codingwithAthul in #96
• Added “How to cite” guidance to README by @codingwithAthul in #96
• Updated lat/long input guidance (use d instead of the degree symbol) + Python session startup notes by @sjbalagit in #94
• Tutorial/dependency fixes for docs/test workflows (TOML/deps cleanups around tutorial work) by @shreyakakachery in #97
• Added retrospective documentation page + team metrics/charts content by @sjbalagit in #92
• Added hatch-vcs for dynamic versioning from Git tags by @PAT0216 in #76
• Added Netlify deployment for PR preview builds by @PAT0216 in #78
• Removed Dependabot configuration (.github/dependabot.yml) by @sjbalagit in #91
Milestone 3
What's Changed
- Feature/tests for cicd by @sjbalagit in #53
- Feature/quartodoc setup by @shreyakakachery in #47
- Add CD workflow for Test PyPI deployment by @PAT0216 in #51
- Add build file by @codingwithAthul in #54
- Feature/readme instructions by @sjbalagit in #61
- Feature/quarto publish by @shreyakakachery in #60
- Feature/dev dependencies projtoml by @sjbalagit in #59
- Feature/update latlong func by @sjbalagit in #63
- Dev to main - Milestone 3 by @PAT0216 in #66
Full Changelog: 1.0.0...2.0.0
Milestone 2
What's Changed
- Feature/haversine fxn body by @shreyakakachery in #35
- Feature/tests for haversine by @shreyakakachery in #34
- Feature/tests func latlong by @sjbalagit in #38
- Point_to_city function body and test function implementation by @codingwithAthul in #39
- Feature/calc antipode function by @PAT0216 in #37
- Added Shapely to the project toml by @codingwithAthul in #40
- Added Pandas into dependencies to avoid merge bypass by @codingwithAthul in #42
- Merge dev to main for milestone 2 submission by @sjbalagit in #41
Full Changelog: 0.0.1...1.0.0
0.0.1
Milestone 1 release
What's Changed
- Initial doc string for latlong function by @sjbalagit in #12
- Create docs for haversine_distance function by @shreyakakachery in #17
- Rename and update code of conduct by @shreyakakachery in #14
- Added function docstring for calculating antipode for any given co-ord / address. by @PAT0216 in #20
- Added point-to-city docs by @codingwithAthul in #21
- Feature/update readme by @sjbalagit in #22
- Feature/update contributing by @shreyakakachery in #23
- Merge dev to main for milestone 1 submission by @sjbalagit in #26
Full Changelog: https://github.com/UBC-MDS/geospatial-toolkit/commits/0.0.1