Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Jan 29, 2025
1 parent 7d9939f commit 13970c7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 60 deletions.
68 changes: 9 additions & 59 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,70 +1,20 @@
# CHANGELOG

## v0.1.0 (2025-01-29)

### Features

- Add whitespace to try and trigger cd version bump
([`d9f03e5`](https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/commit/d9f03e566d5779e43b3046d12c7212123d86638b))


## v0.0.0 (2025-01-29)


# Pre PSR Versioning:
## v0.1.1 (2025-01-29)

## v1.1.0 (24/01/2025)
### Bug Fixes

### 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
- Add white space
([`3568853`](https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/commit/3568853fe6bffa1724762aa64fd0e6b0dbe83a77))


**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)
## v0.1.0 (2025-01-29)

- First release of `worldfinder`!
### Features

### 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
- Add whitespace to try and trigger cd version bump
([`d9f03e5`](https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/commit/d9f03e566d5779e43b3046d12c7212123d86638b))

## 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

## v0.0.0 (2025-01-29)
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "worldfinder"
version = "0.1.0"
version = "0.1.1"
description = "This package will contain four functions that will perform actions related to cities and countries across the world."
authors = ["Group 17"]
license = "MIT"
Expand Down

0 comments on commit 13970c7

Please sign in to comment.