Skip to content

Releases: FallenDeity/PokeLance

Release 0.2.11 - (2026-02-15)

14 Feb 21:21

Choose a tag to compare

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)

28 Feb 15:09

Choose a tag to compare

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)

28 Feb 00:03

Choose a tag to compare

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)

12 Dec 16:00

Choose a tag to compare

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)

12 Feb 18:39

Choose a tag to compare

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)

13 Jan 19:31

Choose a tag to compare

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

Release 0.2.5 - (2023-12-23)

23 Dec 17:15

Choose a tag to compare

New Features

  • (release): 🔖 Release version v0.2.5

Refactorings

  • (depreceate): 🗑️ Update Pokemon model

Docs

  • (changelogs): Custom changelog workflow
  • (changelogs): Custom changelog workflow
  • (remove): Remove old showdown model

Others

  • update release workflow to use ncipollo
  • update release workflow to use ncipollo
  • update release workflow to use ncipollo
  • (release): Release Workflow
  • (lint): 🎨 Update typehints for mypy

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

Release 0.2.4 - (2023-12-20)

20 Dec 17:49

Choose a tag to compare

New Features

  • Now allows saving and loading data to local system
  • Add python 3.12 support and toggle cache endpoints
  • Add tests and fixtures using pytest
  • Add changelogs to track changes

Fixes

  • Fix bug in dumping the models to json
  • Fix bug in wait_until_ready method to check if cached_endpoints was enabled

Refactorings

  • Refactor showdown sprites
  • Add a showdown field in Pokémon model under other field

v0.2.3

15 Dec 12:37

Choose a tag to compare

fix: schedule tasks when session is provided

v0.2.1

15 Dec 12:13

Choose a tag to compare

fix: schedule tasks when session is provided