Skip to content

Releases: PokeAPI/pokeapi

2.7.0

13 Jan 16:25
e969d62
Compare
Choose a tag to compare
  • 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: 2.6.0...2.7.0

2.6.0

15 Nov 13:44
e6ba307
Compare
Choose a tag to compare

New data and new changelog tables

What's Changed

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.0

26 May 08:48
7ea75a1
Compare
Choose a tag to compare

Minor changes including updated copyright and new data.

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

23 Jan 14:25
Compare
Choose a tag to compare
  • add new CSV data
  • allow easy local development through Docker
  • add GQL examples
  • update some deps

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

29 Oct 09:38
eb5b344
Compare
Choose a tag to compare

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

16 May 17:49
2b37842
Compare
Choose a tag to compare

First semver release.