Skip to content

v8.5.0

Compare
Choose a tag to compare
@favna favna released this 02 Mar 18:47
· 57 commits to main since this release

8.5.0 - (2024-03-02)

🏠 Refactor

  • Rework script updaters (8311da2)
  • Add scripts for updating pokedex classifications (1ebcd05)

🐛 Bug Fixes

  • Update formats and learnsets (99c4e0a)
  • Update learnset and tiers updater scripts (e68db19)
  • Add cries for form pokemon (22753bb)
  • Update cry updater to handle forms (206aa9e)
  • Publish docker image for both amd64 and arm64 (eca9b44)
  • Use english classifications, not japanese (b363816)
  • Add missing classifications that werent parseable (ed37461)
  • Auto update abilities, items, and moves and update the data directly (7ae7e3a)
  • Fixed dex number for slowking-galar (bb64ef1)

🚀 Features

  • Add cries data (6906cc7)
  • Add cry property to pokemon (7a7b39b)
  • Add classifications data for special form Pokémon (619cec2)
  • Add classifications data for non special form Pokémon (f7c3943)

🧪 Testing