Releases: PokeAPI/pokebase
Releases · PokeAPI/pokebase
1.4.0
Drop Python 3.6
Support Python >=3.8
What's Changed
- Resolving some issues from the tracker and some updates by @Davidy22 in #29
- Add unit tests on GH Actions by @Naramsim in #30
- Change hyphens in pokemon sprites resource to underscores by @C-Garza in #33
- Fix sprite example error by @C-Garza in #36
- Clarified the README file by @NikNikovsky in #42
- fix the CI by @DahanDv in #49
- Bump certifi from 2021.5.30 to 2023.7.22 in /requirements by @dependabot in #50
- closes #53 dependencies bump by @DahanDv in #55
New Contributors
- @Davidy22 made their first contribution in #29
- @Naramsim made their first contribution in #30
- @C-Garza made their first contribution in #33
- @NikNikovsky made their first contribution in #42
- @DahanDv made their first contribution in #49
- @dependabot made their first contribution in #50
Full Changelog: 1.3.0...1.4.0
Too late for bugfixes?
Push longstanding commits from GitHub onto PyPI. Improvements include an update to the project requirements, sprite API changes, and bug fixes.
Caching Improvements
Merged pull request with caching improvements.
Sprites Sprites Sprites!
1.1.0 adds support for downloading Pokemon sprites with all your nerdy projects.
PyPI Ready
- First "official" version of the API wrapper.
- Hosted on the Python Package Index. Woo!