Skip to content

Releases: FallenDeity/PokeLance

Release 0.2.17 - (2026-08-04)

Choose a tag to compare

@github-actions github-actions released this 04 Aug 17:19

New Features

  • Add latest item.prices field and currency resource

Docs

  • Add POKEAPI_BASE_URL env var docs

Others

  • Run black
  • Gate workflows behind file changes, add retry for transient api errors
  • Bump package version

Full set of changes: v0.2.16 to v0.2.17

Release 0.2.16 - (2026-08-02)

Choose a tag to compare

@github-actions github-actions released this 01 Aug 21:55

New Features

  • bump package version
  • Bump to python 3.10
  • Move endpoint caching to asyncio.Event and make itmore granular
  • Add dynamic base url

Others

  • Disable fail fast
  • Use a matrix testing strategy
  • run uv lock
  • bump uv build system
  • bump deps

Full set of changes: v0.2.15 to v0.2.16

Release 0.2.15 - (2026-08-01)

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:24

New Features

  • Make certain fields nullable, improve docstrings, add location area encounter caching
  • Add encounter pokemon details field

Docs

  • Update docs and bump package version
  • update notebook example
  • remove git revision plugin mkdocs

Others

  • bump docs build python version
  • bump package version
  • run uv lock

Full set of changes: v0.2.13 to v0.2.15

Release 0.2.13 - (2026-07-31)

Choose a tag to compare

@github-actions github-actions released this 30 Jul 21:29

New Features

  • Add more test cases, and new pokeapi fields

Docs

  • Revamp docs with more details and guides
  • Update important links on README.md
  • Update important links
  • Remove work in progress disclaimer

Others

  • Pin deploy docs ci version
  • bump python version
  • fix unused vars

Full set of changes: v0.2.11 to v0.2.13

Release 0.2.11 - (2026-02-15)

Choose a tag to compare

@github-actions github-actions released this 14 Feb 21:21

New Features

  • 👽 Update models to include new fields
  • Update the evo script to include toggle flags

Fixes

  • Update to populate the past_stats field

Others

  • Update uv install dep command
  • ✨ Update pipelines to run on prs
  • 🔖 Update changelog for v0.2.11

Full set of changes: v0.2.10 to v0.2.11

Release 0.2.10 - (2025-02-28)

Choose a tag to compare

@github-actions github-actions released this 28 Feb 15:09

New Features

  • ⚡ Add a batch load method for cache

Others

  • Fix error message grammar

Full set of changes: v0.2.9 to v0.2.10

Release 0.2.9 - (2025-02-28)

Choose a tag to compare

@github-actions github-actions released this 28 Feb 00:03

New Features

  • ✨ Add cache size update methods, and property suggestions for alternative resources on 404

Others

  • Regenerate example evolutions.json dump

Full set of changes: v0.2.8 to v0.2.9

Release 0.2.8 - (2024-12-12)

Choose a tag to compare

@github-actions github-actions released this 12 Dec 16:00

New Features

  • ✨ Add __eq__ checks

Fixes

  • Fix mkdocs dependency versions
  • Fix mkdocs dependency versions

Docs

  • Update docs and dev dependencies
  • Update docs and dev dependencies
  • 📝 Update changelogs
  • Update Changelogs

Others

  • Update release workflow
  • Update types

Full set of changes: v0.2.7 to v0.2.8

Release 0.2.7 - (2024-02-12)

Choose a tag to compare

@github-actions github-actions released this 12 Feb 18:39

New Features

  • ✨ Add Cries Field

Others

  • 🔖 Bump Version

Full set of changes: v0.2.6 to v0.2.7

Release 0.2.6 - (2024-01-14)

Choose a tag to compare

@github-actions github-actions released this 13 Jan 19:31

Fixes

  • 🐛 Edit Data Models

Refactorings

  • Edit changelogs

Others

  • edit release package workflow to work with tags on push
  • edit release package workflow
  • edit release package workflow to match v regex

Full set of changes: v0.2.5 to v0.2.6