Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.4.0.tar.gz | 2023-01-23 | 7.5 MB | |
2.4.0.zip | 2023-01-23 | 7.6 MB | |
README.md | 2023-01-23 | 6.5 kB | |
Totals: 3 Items | 15.1 MB | 1 |
- add new CSV data
- allow easy local development through Docker
- add GQL examples
- update some deps
What's Changed
- Add Gen i ii transparent by @C-Garza in https://github.com/PokeAPI/pokeapi/pull/668
- Allow dev deployment by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/663
- Fix [#533] sync data from veekun by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/676
- Faster CI by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/679
- Restore Venusaur Gmax Stats by @TurtIeSocks in https://github.com/PokeAPI/pokeapi/pull/699
- Add aiopokeapi to wrappers by @beastmatser in https://github.com/PokeAPI/pokeapi/pull/702
- Fixes some issues by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/707
- Add Hisui data by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/721
- Add pokeapi-scala to wrappers by @juliano in https://github.com/PokeAPI/pokeapi/pull/730
- added entries 151-153 in central kalos pokedex by @LaufenderBaum in https://github.com/PokeAPI/pokeapi/pull/723
- Enhancement: Updated Sprite URLs returned by API by @LeonEstrak in https://github.com/PokeAPI/pokeapi/pull/727
- try: use env var by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/745
- Johto Safari Zone, fix encounters/methods, roaming Pokemon and new encounters by @SimplyBLGDev in https://github.com/PokeAPI/pokeapi/pull/738
- Added Ursaluna abilities by @BIGJRA in https://github.com/PokeAPI/pokeapi/pull/751
- Johto Safari Zone fixes + missing static encounters by @SimplyBLGDev in https://github.com/PokeAPI/pokeapi/pull/750
- Fix basculegion-female and enamorus-therian parenting by @uwx in https://github.com/PokeAPI/pokeapi/pull/753
- Add Hisuian Pokémon to National Pokédex by @simonorono in https://github.com/PokeAPI/pokeapi/pull/756
- Changed Scale Shot Effect Text by @norman-codes in https://github.com/PokeAPI/pokeapi/pull/758
- Add french names for non default form by @Inklay in https://github.com/PokeAPI/pokeapi/pull/760
- Add Japanese form names in Hisuian region. by @ymoch in https://github.com/PokeAPI/pokeapi/pull/761
- Add evolution chain for Pokemon 899-905 (Hisuian Pokemon) by @NicoheroesDX in https://github.com/PokeAPI/pokeapi/pull/763
- Add missing EN translations + missing location_area_prose by @mlemesle in https://github.com/PokeAPI/pokeapi/pull/765
- add some german form names by @Keeninsky in https://github.com/PokeAPI/pokeapi/pull/766
- Update Sprites Submodule So New Sprites Are Reflected In API Responses by @joseph-bayer in https://github.com/PokeAPI/pokeapi/pull/768
- Fix official_artwork missing shiny by @luisvinicius09 in https://github.com/PokeAPI/pokeapi/pull/773
- Add Scarlet / Violet moves by @giginet in https://github.com/PokeAPI/pokeapi/pull/783
- feat: add partial information from Pokémon Scarlet and Violet by @bitomic in https://github.com/PokeAPI/pokeapi/pull/778
- Set new moves to 9th generation by @giginet in https://github.com/PokeAPI/pokeapi/pull/788
- Fill all target_id for new moves by @giginet in https://github.com/PokeAPI/pokeapi/pull/807
- Fix move types and localize by @giginet in https://github.com/PokeAPI/pokeapi/pull/801
- Update move_targets for all new moves by @giginet in https://github.com/PokeAPI/pokeapi/pull/810
- Added Scarlet / Violet data for Pokemon Names / Pokemon Forms / Pokemon by @giginet in https://github.com/PokeAPI/pokeapi/pull/793
- Add gender_rate for SV species by @giginet in https://github.com/PokeAPI/pokeapi/pull/794
- Update and fix versions by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/811
- Add double quotes to surround third column to correctly escape comma … by @mlemesle in https://github.com/PokeAPI/pokeapi/pull/816
- Add SV Pokémon Form name by @giginet in https://github.com/PokeAPI/pokeapi/pull/797
- Fix some wrong base_stats for SV new Pokémon by @giginet in https://github.com/PokeAPI/pokeapi/pull/805
- Add Japanese ability names by @giginet in https://github.com/PokeAPI/pokeapi/pull/798
- Fix pokemon_form info by @giginet in https://github.com/PokeAPI/pokeapi/pull/799
- Introduce Scarlet / Violet new items by @giginet in https://github.com/PokeAPI/pokeapi/pull/787
- Add Scarlet / Violet ability table by @giginet in https://github.com/PokeAPI/pokeapi/pull/795
- Add move table for Scarlet/Violet by @giginet in https://github.com/PokeAPI/pokeapi/pull/806
- Fix item_names IDs by @giginet in https://github.com/PokeAPI/pokeapi/pull/819
- Fixed wrong ids of pokemons from Scarlet and Violet games by @tillfox in https://github.com/PokeAPI/pokeapi/pull/821
- Add French, German, Korean and Roomaji Pokémon names for gen 9 by @pebou in https://github.com/PokeAPI/pokeapi/pull/823
New Contributors
- @TurtIeSocks made their first contribution in https://github.com/PokeAPI/pokeapi/pull/699
- @beastmatser made their first contribution in https://github.com/PokeAPI/pokeapi/pull/702
- @juliano made their first contribution in https://github.com/PokeAPI/pokeapi/pull/730
- @LaufenderBaum made their first contribution in https://github.com/PokeAPI/pokeapi/pull/723
- @LeonEstrak made their first contribution in https://github.com/PokeAPI/pokeapi/pull/727
- @BIGJRA made their first contribution in https://github.com/PokeAPI/pokeapi/pull/751
- @uwx made their first contribution in https://github.com/PokeAPI/pokeapi/pull/753
- @norman-codes made their first contribution in https://github.com/PokeAPI/pokeapi/pull/758
- @Inklay made their first contribution in https://github.com/PokeAPI/pokeapi/pull/760
- @ymoch made their first contribution in https://github.com/PokeAPI/pokeapi/pull/761
- @NicoheroesDX made their first contribution in https://github.com/PokeAPI/pokeapi/pull/763
- @mlemesle made their first contribution in https://github.com/PokeAPI/pokeapi/pull/765
- @Keeninsky made their first contribution in https://github.com/PokeAPI/pokeapi/pull/766
- @joseph-bayer made their first contribution in https://github.com/PokeAPI/pokeapi/pull/768
- @luisvinicius09 made their first contribution in https://github.com/PokeAPI/pokeapi/pull/773
- @giginet made their first contribution in https://github.com/PokeAPI/pokeapi/pull/783
- @bitomic made their first contribution in https://github.com/PokeAPI/pokeapi/pull/778
- @tillfox made their first contribution in https://github.com/PokeAPI/pokeapi/pull/821
- @pebou made their first contribution in https://github.com/PokeAPI/pokeapi/pull/823
Full Changelog: https://github.com/PokeAPI/pokeapi/compare/2.3.0...2.4.0