Changelog
v1.1.0 (24/01/2025)
What’s Changed
Setup Read the docs by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/45
Update yml file by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/47
Update .gitignore by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/48
Added intro and final remarks for tutorial by @fishydays in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/49
Add documentation references to readme by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/50
Update README.md by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/51
Add get_capital example and update narrative by @BChangs99 in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/54
Get country statistic tutorial by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/55
Add example for get_countries and fixed the example in function by @shikexi6 in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/56
Add check_city documentation and slight edit to read me by @fishydays in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/57
Update Changelog to include all changes by @BChangs99 in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/58
Rearrange cells in narrative by @BChangs99 in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/59
Full Changelog: https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/compare/0.0.2…1.1.0
v1.0.0 (17/01/2025)
What’s Changed
Add countries and city csv files and necessary load functions by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/25
Start working on tests and function for getCountryStatistic by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/26
Move loader helper functions to new file by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/27
Implement Get Capitals Function and Tests by @BChangs99 in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/28
Rehydrate by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/29
Get country statistic func and tests by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/30
Merge internal funcs by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/32
City country function by @fishydays in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/33
Add function and test for get_countries by @shikexi6 in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/34
Remove deprecated file by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/36
Full Changelog: https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/compare/0.0.1…1.0.0
v0.0.1 (08/01/2025)
First release of
worldfinder!
What’s Changed
Use cookie cutter to create project structure and add gitignore by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/2
Add capital city and update README.md by @BChangs99 in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/13
Add contributors to README by @BChangs99 in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/12
add docstring of getCountries and update README by @shikexi6 in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/14
Add check city by @fishydays in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/16
Add function specification and description for GetCountryStatistic by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/17
Add summary paragraph to readme by @michael-gelfand in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/18
New Contributors
@michael-gelfand made their first contribution in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/2
@BChangs99 made their first contribution in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/13
@shikexi6 made their first contribution in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/14
@fishydays made their first contribution in https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/pull/16
Full Changelog: https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/commits/0.0.1