Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.7.0 source code.tar.gz | 2024-01-13 | 7.7 MB | |
2.7.0 source code.zip | 2024-01-13 | 7.7 MB | |
README.md | 2024-01-13 | 2.5 kB | |
Totals: 3 Items | 15.4 MB | 2 |
- Django upgrade to 3.1
- sprites field conversion to JSONfield
- data update
- CICD improvements
- deps and images update
- use Compose V2 in CICD pipeline
- add cache optional inclusion on Nginx
What's Changed
- Fix Mind's Eye ability to have apostrophe by @JulesLetters in https://github.com/PokeAPI/pokeapi/pull/965
- Duplicate of [#959] by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/961
- Properly return sprites as an object when querying it using GraphQL by @simonorono in https://github.com/PokeAPI/pokeapi/pull/959
- cicd: upgrade to new ubuntu and new docker by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/974
- Get pr number by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/976
- add indigo disk pokedex and pokemon by @WyattC16 in https://github.com/PokeAPI/pokeapi/pull/975
- Add moves introduced in Indigo Disk by @giginet in https://github.com/PokeAPI/pokeapi/pull/979
- Add missing data of Pokémon since Indigo Disk by @giginet in https://github.com/PokeAPI/pokeapi/pull/980
- Add abilities since Indigo Disk by @giginet in https://github.com/PokeAPI/pokeapi/pull/981
- feat: Add showdown field to pokemon api resource by @FallenDeity in https://github.com/PokeAPI/pokeapi/pull/978
- Add Poltchageist/Sinistcha forms, fix DLC form order by @ivanlonel in https://github.com/PokeAPI/pokeapi/pull/986
- Update parameter changes of SV moves by @giginet in https://github.com/PokeAPI/pokeapi/pull/988
- Upgrade images/change GQL makefile by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/993
- Add missing move translations by @giginet in https://github.com/PokeAPI/pokeapi/pull/991
- fix: Swap Tornadus and Thundurus in Hisui Pokedex by @helblingjoel in https://github.com/PokeAPI/pokeapi/pull/997
- Link BDSP and SWSH DLC Pokedexes with Version Groups by @helblingjoel in https://github.com/PokeAPI/pokeapi/pull/998
- Add missing past abilities by @Deleca7755 in https://github.com/PokeAPI/pokeapi/pull/1000
- Add form names for Poltchageist by @giginet in https://github.com/PokeAPI/pokeapi/pull/992
- Add DLC2 learnsets by @penelopeysm in https://github.com/PokeAPI/pokeapi/pull/999
New Contributors
- @FallenDeity made their first contribution in https://github.com/PokeAPI/pokeapi/pull/978
- @ivanlonel made their first contribution in https://github.com/PokeAPI/pokeapi/pull/986
- @Deleca7755 made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1000
Full Changelog: https://github.com/PokeAPI/pokeapi/compare/2.6.0...2.7.0