Releases: FallenDeity/PokeLance
Releases · FallenDeity/PokeLance
Release 0.2.8 - (2024-12-12)
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)
Release 0.2.6 - (2024-01-14)
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)
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)
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 ifcached_endpoints
was enabled
Refactorings
- Refactor showdown sprites
- Add a
showdown
field in Pokémon model underother
field
v0.2.3
fix: schedule tasks when session is provided
v0.2.1
fix: schedule tasks when session is provided
v0.2.0
fix: fix version issue
v0.1.8
Add route logging