Pokeapi Versions Save

The Pokémon API

2.7.0

3 months ago
  • 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

New Contributors

Full Changelog: https://github.com/PokeAPI/pokeapi/compare/2.6.0...2.7.0

2.6.0

5 months ago

New data and new changelog tables

What's Changed

New Contributors

Full Changelog: https://github.com/PokeAPI/pokeapi/compare/2.5.0...2.6.0

2.5.0

10 months ago

Minor changes including updated copyright and new data.

What's Changed

New Contributors

Full Changelog: https://github.com/PokeAPI/pokeapi/compare/2.4.0...2.5.0

2.4.0

1 year ago
  • add new CSV data
  • allow easy local development through Docker
  • add GQL examples
  • update some deps

What's Changed

New Contributors

Full Changelog: https://github.com/PokeAPI/pokeapi/compare/2.3.0...2.4.0

2.3.0

2 years ago

Core

  • Adds past efficacy types
  • Updates data and sprites

CICD

  • Push Docker images to Docker Hub
  • Reworks docker-compose files
  • Adds K8S files

Beta

  • Adds GraphQL powered by Hasura

Security

  • Fixes CWE-22 Path Traversal

2.2.0

2 years ago

First semver release.