Skip to content

Releases: FallenDeity/PokeLance

Release 0.2.7 - (2024-02-12)

12 Feb 18:39
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
fix: schedule tasks when session is provided

v0.2.1

15 Dec 12:13
Compare
Choose a tag to compare
fix: schedule tasks when session is provided

v0.2.0

14 Dec 18:21
Compare
Choose a tag to compare
fix: fix version issue

v0.1.8

24 Apr 16:23
Compare
Choose a tag to compare
Add route logging