Releases: beastmatser/aiopokeapi
Releases · beastmatser/aiopokeapi
v0.1.10
v0.1.9
What's changed?
- ⬆️ Bump dependencies
- 👽 Add new
sprites
attribute toNaturalGiftType
- ✨ Small speedup
- 🏷️ Typehint correction
v0.1.8
What's changed?
- ⬆️ Bump dependencies
- 🐛 Minor bugfixes and typos
- 👽 Add new
cries
attribute toPokemon
- ✅ Add support for Python 3.12
v0.1.7
What's changed?
- ⬆️ Bump dependencies
- 🔨 ✅ Fix pytest-asyncio warnings
- 👽 Add new
past_abilities
attribute toPokemon
v0.1.6
What's changed?
- 🐛 Every case of objects that may be null should be taken care of
- 🏷️ Fix some typehints
- ⬆️ Bump dependencies
- ♻️ Rework sprites
- ✅ Add tests for sprites
- ⚡ Slight speed increase
- ➖ Remove support for python3.7, due to end of life
v0.1.5.1
v0.1.5
What's changed?
- 🧪 Add tests for python 3.11
- 🐛 Fix #51
- 👽 Fix tests link (badges/shields#8671)
- 🔧 Update pre-commit versions
- ⬆️ Bump some dependencies
v0.1.4
What's changed?
- 🚑 Fix file structure and file references, to fix import issues.
- 🚚
aiopoke
->src/aiopoke
v0.1.3
What's changed?
- ✨ Add
__main__.py
- 📝 Update code example
- 🔧 Update pre-commit versions
- 🚩 Add more classifiers in
setup.cfg
- ⬆️ Bump some dependencies
v0.1.2.1
Accidentally uploaded files to pypi, before release. This is a version that has no changes.