Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pokeapi.dump.zip | 2025-01-29 | 9.2 MB | |
2.9.0 source code.tar.gz | 2025-01-23 | 7.8 MB | |
2.9.0 source code.zip | 2025-01-23 | 7.8 MB | |
README.md | 2025-01-23 | 11.8 kB | |
Totals: 4 Items | 24.8 MB | 6 |
- update deps
- update data
- remove data from container
- add pokemon cries
- generate openapi schema
- add nix support
- moved to Docker Compose v2
- removed support for arm6 and 7
- make name lookups in api endpoints case insensitive
What's Changed
- deps: ipdate django to 3.2 by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1001
- Assign IDs to missing locations by @DaltonSW in https://github.com/PokeAPI/pokeapi/pull/1003
- Fix Piplup's line and Shiftry's past Abilities by @Deleca7755 in https://github.com/PokeAPI/pokeapi/pull/1004
- Add remaining DLC2 movesets (legendaries, Exeggcute, Duraludon) by @penelopeysm in https://github.com/PokeAPI/pokeapi/pull/1007
- Adding giants cap location, and gen 8 and hisui location areas by @DaltonSW in https://github.com/PokeAPI/pokeapi/pull/1009
- Fixed form orders for new hisuian mons by @lati111 in https://github.com/PokeAPI/pokeapi/pull/1011
- Removed overlap between locations and location areas with names by @DaltonSW in https://github.com/PokeAPI/pokeapi/pull/1012
- Add gen 7 location areas by @DaltonSW in https://github.com/PokeAPI/pokeapi/pull/1014
- Update README.md commands by @DaltonSW in https://github.com/PokeAPI/pokeapi/pull/1015
- Gen 7 encounters by @DaltonSW in https://github.com/PokeAPI/pokeapi/pull/1016
- DRAFT: Added flavor texts from SV to all abilities by @erezushi in https://github.com/PokeAPI/pokeapi/pull/1021
- Add cries repo by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1025
- Mark indeedee and oinkologne as having gender differences as per Bulbapedia by @dhaber in https://github.com/PokeAPI/pokeapi/pull/1032
- feat: :sparkles: Add pokemon cries by @FallenDeity in https://github.com/PokeAPI/pokeapi/pull/1030
- chore: tweak nginx conf by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1041
- Fixes is_battle_only values on some Pokémon forms by @Gudine in https://github.com/PokeAPI/pokeapi/pull/1042
- Updating MoveDetailSerializer to change $effect_chance to actual number by @SKCwillie in https://github.com/PokeAPI/pokeapi/pull/1031
- Added PowerShell wrapper and sorted table alphabetically by @Celerium in https://github.com/PokeAPI/pokeapi/pull/1049
- Added French names for forms by @polidano10 in https://github.com/PokeAPI/pokeapi/pull/1053
- fixing eevee's has_gender_differences data by @SKCwillie in https://github.com/PokeAPI/pokeapi/pull/1052
- Fix missing base_experience values for [#0899]-1025 in pokemon.csv by @tomlawrence in https://github.com/PokeAPI/pokeapi/pull/1060
- Stop redis on our prod graphql machine by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1062
- Paldean flavour text and genus added by @chamipon in https://github.com/PokeAPI/pokeapi/pull/1064
- Fix Plasma-Fists and lets snuggle forever by @GreatNovaDragon in https://github.com/PokeAPI/pokeapi/pull/1072
- docs: add openAPI spec, add
nix-shell
by @Indyandie in https://github.com/PokeAPI/pokeapi/pull/1046 - Feat/Pokemon partial name filter by @JVMartyns in https://github.com/PokeAPI/pokeapi/pull/1065
- Add the Stellar Type by @GreatNovaDragon in https://github.com/PokeAPI/pokeapi/pull/1075
- CICD OpenAPI by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1076
- Resolve [#1082]: Add Linking cord by @GreatNovaDragon in https://github.com/PokeAPI/pokeapi/pull/1083
- Use compose V2 by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1059
- Update all containers while redeploying GQL data/better strategy by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1084
- docs(openapi):
q
query string param, fixid
path parameter, nix refactor by @Indyandie in https://github.com/PokeAPI/pokeapi/pull/1087 - Update machines by @edenbynever in https://github.com/PokeAPI/pokeapi/pull/1091
- Update encounter_method_prose.csv by @DanielSmith13 in https://github.com/PokeAPI/pokeapi/pull/1094
- Fixed typo in Teal Mask item identifier by @WitherredAway in https://github.com/PokeAPI/pokeapi/pull/1099
- Remove max_turns and min_turns from poison fang by @DMJamboe in https://github.com/PokeAPI/pokeapi/pull/1102
- Prune images on GQL by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1103
- fix(openapi): use correct tag type, maintain operation order by @Indyandie in https://github.com/PokeAPI/pokeapi/pull/1092
- Use local image when testing k8s by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1028
- Add version names for gen 9 dlcs by @GamiloFR in https://github.com/PokeAPI/pokeapi/pull/1106
- Implemented suggest change of renaming locations.csv id=768 to malie-city--proper by @O-Tahmas in https://github.com/PokeAPI/pokeapi/pull/1098
- Added legends arceus pokeballs by @lati111 in https://github.com/PokeAPI/pokeapi/pull/1118
- feature: type name icons by @gabeklavans in https://github.com/PokeAPI/pokeapi/pull/1116
- Modify Japanese data for Pokémon 960 and add Korean data, add missing Korean data(899 ~ 1025), add new Pokémon 1025 Korean data by @BearHumanS in https://github.com/PokeAPI/pokeapi/pull/1123
- Add Generation IX Shape Data by @KyroChi in https://github.com/PokeAPI/pokeapi/pull/1122
- Add french abilities translations by @programgames in https://github.com/PokeAPI/pokeapi/pull/1125
- Fixed Shape IDs for Gen IX Pokémon by @erezushi in https://github.com/PokeAPI/pokeapi/pull/1127
- fix trailing comma in version_names.csv by @Zitronenjoghurt in https://github.com/PokeAPI/pokeapi/pull/1130
- Update missing Paldean form names by @anhthang in https://github.com/PokeAPI/pokeapi/pull/1131
- Pelipper + wide guard egg move(sv), brambleghast egg moves by @Phyore in https://github.com/PokeAPI/pokeapi/pull/1133
- Add japanese names for Cosplay Pikachu forms by @GeJ in https://github.com/PokeAPI/pokeapi/pull/1148
- fix: link french names for several of Koraidon's forms to correct id by @GeJ in https://github.com/PokeAPI/pokeapi/pull/1147
- fix: french translation for polteageit phony form by @GeJ in https://github.com/PokeAPI/pokeapi/pull/1146
- Add legends pokemon arceus pokemon moves scrapped from serebii.net by @programgames in https://github.com/PokeAPI/pokeapi/pull/1149
- updated README with Table Of Contents by @27Jashshah in https://github.com/PokeAPI/pokeapi/pull/1155
- Update pokemon.csv to include missing base_experience values by @joelesbennett in https://github.com/PokeAPI/pokeapi/pull/1157
- fix [#1067]: Icy Snow Vivillon incorrect image by @rayusagi in https://github.com/PokeAPI/pokeapi/pull/1159
- Added all Alcremie forms by @rayusagi in https://github.com/PokeAPI/pokeapi/pull/1158
- Added egg group data for pokemon id 1011-1025 by @maxsealey in https://github.com/PokeAPI/pokeapi/pull/1164
- Fix version groups of PLA pokemon-forms by @Deleca7755 in https://github.com/PokeAPI/pokeapi/pull/1165
- Fix incorrect min_turns and max_turns for moves like Wrap and Infestation by @thehecktour in https://github.com/PokeAPI/pokeapi/pull/1167
- Ensure
db
is ready to accept connections prior to migration by @AlexandreCarlton in https://github.com/PokeAPI/pokeapi/pull/1172 - deleting duplicate abilities for certain pokemon by @digitalghost-dev in https://github.com/PokeAPI/pokeapi/pull/1173
- Update docker-compose.yml by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1174
- Update Stellar Terapagos's stats by @wavebeem in https://github.com/PokeAPI/pokeapi/pull/1181
- Fix building arm6/7 docker image and reduce Docker image size by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1177
- try: update python and dep by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1183
- Remove support for arm6 and 7 by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1185
- update python circleci by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1186
- Remove data from image by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1187
- feat: Make name lookups in api endpoints case insensitive by @FallenDeity in https://github.com/PokeAPI/pokeapi/pull/1190
- Update ci deps by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1192
- Use resources instead of bases in Kustomize by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1194
- Documentation: bump nix shell & update OpenAPI spec by @Indyandie in https://github.com/PokeAPI/pokeapi/pull/1193
- New graphiql by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1195
- Create release on tag with db dump by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1196
- Test compose in CI by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1197
- Add missing special encounters gens 3-5 by @SimplyBLGDev in https://github.com/PokeAPI/pokeapi/pull/1189
- Allow names to be 200 chars by @Naramsim in https://github.com/PokeAPI/pokeapi/pull/1198
New Contributors
- @DaltonSW made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1003
- @erezushi made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1021
- @Gudine made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1042
- @Celerium made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1049
- @polidano10 made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1053
- @tomlawrence made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1060
- @chamipon made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1064
- @GreatNovaDragon made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1072
- @Indyandie made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1046
- @JVMartyns made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1065
- @edenbynever made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1091
- @DanielSmith13 made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1094
- @WitherredAway made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1099
- @DMJamboe made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1102
- @GamiloFR made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1106
- @O-Tahmas made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1098
- @gabeklavans made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1116
- @BearHumanS made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1123
- @KyroChi made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1122
- @programgames made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1125
- @Zitronenjoghurt made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1130
- @anhthang made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1131
- @Phyore made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1133
- @GeJ made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1148
- @27Jashshah made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1155
- @joelesbennett made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1157
- @rayusagi made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1159
- @maxsealey made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1164
- @thehecktour made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1167
- @AlexandreCarlton made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1172
- @digitalghost-dev made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1173
- @wavebeem made their first contribution in https://github.com/PokeAPI/pokeapi/pull/1181
Full Changelog: https://github.com/PokeAPI/pokeapi/compare/2.7.0...2.9.0