Releases: SteinRobert/python-restcountries
Releases · SteinRobert/python-restcountries
🎉 Release 2.0.0 🎉
Since restcountries.eu is not available anymore the package moves to restcountries.com.
This is is breaking change, therefore the major version bump.
restcountries.com does not support v1 of the API anymore, therefore we dropped the support for v1 too.
What's Changed
- Updated RestCountryApi and RestCountryApiV2 BASE_URI by @allansifuna in #13
- chore: drop support for API v1 by @SteinRobert in #15
Full Changelog: 1.0.0...2.0.0
Release 1.0.0
First release of python-restcountries!
We have black code styling, CI tests, lint checking and package publishing to pypi!
PyPi Release Test
1.0.0-beta.3 fix: missing content type for long description
PyPi Release Test
1.0.0-beta.2 fix: use setuptools setup
PyPi Release Test
1.0.0-beta.1 Create python-publish.yml
PyPi Release Test
1.0.0-beta.0 Create python-publish.yml