Releases: UBC-MDS/DSCI524-2425-17-worldfinder
Releases · UBC-MDS/DSCI524-2425-17-worldfinder
v1.0.0
v1.0.0 (2025-02-03)
Documentation
- Add link in readme to tutorial (
e417f2b
)
Features
- Update whitespace to trigger major release (
c5db4f4
)
Detailed Changes: v0.1.3...v1.0.0
What's Changed
- Add Limitation and Acknowledgment section to README by @shikexi6 in #77
- Fix: Remove misplaced text + Missing Capital Feedback by @BChangs99 in #78
- Fix: Feedback addressed by allowing spaces in function inputs by @BChangs99 in #79
- Test suite review by @fishydays in #80
- Readme and docstring review by @fishydays in #82
- Fix: locating test folder path bug by @fishydays in #83
- Add codecov badge by @michael-gelfand in #84
- Update readme to include tutorial link by @fishydays in #86
- Create release 2.0.0 for submission by @michael-gelfand in #88
- feat!: Update whitespace to trigger major release by @michael-gelfand in #89
Full Changelog: v0.1.1...v1.0.0
v0.1.3
v0.1.3 (2025-02-03)
Bug Fixes
-
Add missing codecov badge to README (
433f7c5
) -
Feedback addressed by adding badges to README (
051f3b7
)
Detailed Changes: v0.1.2...v0.1.3
v0.1.2
v0.1.2 (2025-02-02)
Bug Fixes
- Locating test folder path bug (
49755cd
)
Detailed Changes: v0.1.1...v0.1.2
v0.1.1
v0.1.0
v0.1.0 (2025-01-29)
Features
- Add whitespace to try and trigger cd version bump (
d9f03e5
)
Detailed Changes: v0.0.0...v0.1.0
v0.0.0
v0.0.0 (2025-01-29)
1.1.0
What's Changed
- Setup Read the docs by @michael-gelfand in #45
- Update yml file by @michael-gelfand in #47
- Update .gitignore by @michael-gelfand in #48
- Added intro and final remarks for tutorial by @fishydays in #49
- Add documentation references to readme by @michael-gelfand in #50
- Update README.md by @michael-gelfand in #51
- Add get_capital example and update narrative by @BChangs99 in #54
- Get country statistic tutorial by @michael-gelfand in #55
- Add example for get_countries and fixed the example in function by @shikexi6 in #56
- Add check_city documentation and slight edit to read me by @fishydays in #57
- Update Changelog to include all changes by @BChangs99 in #58
- Rearrange cells in narrative by @BChangs99 in #59
Full Changelog: 0.0.2...1.1.0
1.0.0
What's Changed
- Add countries and city csv files and necessary load functions by @michael-gelfand in #25
- Start working on tests and function for getCountryStatistic by @michael-gelfand in #26
- Move loader helper functions to new file by @michael-gelfand in #27
- Implement Get Capitals Function and Tests by @BChangs99 in #28
- Rehydrate by @michael-gelfand in #29
- Get country statistic func and tests by @michael-gelfand in #30
- Merge internal funcs by @michael-gelfand in #32
- City country function by @fishydays in #33
- Add function and test for get_countries by @shikexi6 in #34
- Remove deprecated file by @michael-gelfand in #36
Full Changelog: 0.0.1...1.0.0
0.0.1
What's Changed
- Use cookie cutter to create project structure and add gitignore by @michael-gelfand in #2
- Add capital city and update README.md by @BChangs99 in #13
- Add contributors to README by @BChangs99 in #12
- add docstring of getCountries and update README by @shikexi6 in #14
- Add check city by @fishydays in #16
- Add function specification and description for GetCountryStatistic by @michael-gelfand in #17
- Add summary paragraph to readme by @michael-gelfand in #18
New Contributors
- @michael-gelfand made their first contribution in #2
- @BChangs99 made their first contribution in #13
- @shikexi6 made their first contribution in #14
- @fishydays made their first contribution in #16
Full Changelog: https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/commits/0.0.1