Skip to content

Latest commit

 

History

History
148 lines (94 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

148 lines (94 loc) · 3.4 KB

Changelog

Unreleased - 2024-02-13

Docs

  • Update Changelogs

Full set of changes: v0.2.7 to 961d857

0.2.7 - 2024-02-12

New Features

  • ✨ Add Cries Field

Others

  • 🔖 Bump Version

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

0.2.6 - 2024-01-14

Fixes

  • 🐛 Edit Data Models

Refactorings

  • Edit changelogs

Docs

  • Update 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

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

0.2.4 - 2023-12-20

New Features

  • (caching): Now allows saving and loading data to local system

Refactorings

  • evolutions example

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

0.2.3 - 2023-12-15

Fixes

  • schedule tasks when session is provided

Full set of changes: v0.2.2 to v0.2.3

0.2.2 - 2023-12-15

Fixes

  • schedule tasks when session is provided

Full set of changes: v0.2.1 to v0.2.2

0.2.1 - 2023-12-15

Fixes

  • schedule tasks when session is provided
  • schedule tasks when session is provided

Full set of changes: v0.2.0 to v0.2.1

0.2.0 - 2023-12-14

Fixes

  • fix version issue

Full set of changes: [v0.1.9, v1.9.0 to v0.2.0](https://github.com/FallenDeity/PokeLance/compare/v0.1.9, v1.9.0...v0.2.0)

0.1.9, v1.9.0 - 2023-12-14

New Features

  • Add python 3.12 support and toggle cache endpoints

Fixes

  • sarif workflow
  • sarif workflow
  • sarif workflow
  • add upload sarif for codeql
  • add upload sarif for codeql
  • add upload sarif for codeql
  • add upload sarif for codeql

Full set of changes: [v0.1.8 to v0.1.9, v1.9.0](https://github.com/FallenDeity/PokeLance/compare/v0.1.8...v0.1.9, v1.9.0)

0.1.8 - 2023-04-24

New Features

  • Add method to reconstruct request from urls in data. Fix model issue in MoveStatEffect.
  • Add example of advanced cache usage
  • Add example of advanced cache usage
  • add getch method shift animated sprites repo
  • remove debug print line
  • add load function to load dumped jsons to memory
  • bump version
  • add workflow for pypi
  • simplify setup system
  • fix gender map bug
  • Add gender and showdown maps

Fixes

  • pypi workflow
  • changes to workflow
  • changes to workflow
  • changes to workflow

Refactorings

  • clean up debug print line