Skip to content

Releases: beastmatser/aiopokeapi

v0.1.10

11 Nov 11:47
Compare
Choose a tag to compare

What's changed?

  • ⬆️ Bump dependencies
  • ✅ Add python 3.13 support
  • ➖ Remove python 3.8 support (end of life)
  • 🔨 Update pre-commit versions

v0.1.9

28 Aug 18:42
Compare
Choose a tag to compare

What's changed?

  • ⬆️ Bump dependencies
  • 👽 Add new sprites attribute to NaturalGiftType
  • ✨ Small speedup
  • 🏷️ Typehint correction

v0.1.8

18 Mar 19:45
Compare
Choose a tag to compare

What's changed?

  • ⬆️ Bump dependencies
  • 🐛 Minor bugfixes and typos
  • 👽 Add new cries attribute to Pokemon
  • ✅ Add support for Python 3.12

v0.1.7

22 Oct 09:06
Compare
Choose a tag to compare

What's changed?

  • ⬆️ Bump dependencies
  • 🔨 ✅ Fix pytest-asyncio warnings
  • 👽 Add new past_abilities attribute to Pokemon

v0.1.6

11 Aug 10:11
1ac900a
Compare
Choose a tag to compare

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

06 Apr 14:56
Compare
Choose a tag to compare

What's changed?

  • 🔀 🐛 Merge #55 and #52, fixing a few bugs
  • ⬆️ Bump some dependencies

v0.1.5

27 Feb 19:02
Compare
Choose a tag to compare

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

22 Jul 20:33
Compare
Choose a tag to compare

What's changed?

  • 🚑 Fix file structure and file references, to fix import issues.
  • 🚚 aiopoke -> src/aiopoke

v0.1.3

08 Apr 21:09
Compare
Choose a tag to compare

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

12 Mar 08:15
Compare
Choose a tag to compare

Accidentally uploaded files to pypi, before release. This is a version that has no changes.