Skip to content

Releases: nlabiris/pokeapi

Version 0.1.0 beta

12 Sep 19:28
Compare
Choose a tag to compare
Version 0.1.0 beta Pre-release
Pre-release

Added

  • Add extra data to Berries endpoints
  • Added ViewModel classes to retrieve extra data for Berries
  • Added extra Model classes for Berries

Version 0.0.2 alpha

10 Sep 20:10
Compare
Choose a tag to compare
Version 0.0.2 alpha Pre-release
Pre-release

Fixed

  • Changed some methods to return a list
  • Fixed Abilities endpoints

Version 0.0.1 alpha

08 Sep 20:43
Compare
Choose a tag to compare
Version 0.0.1 alpha Pre-release
Pre-release

Added

  • Main structure of the API
  • Database wrapper
  • The readme file, which uses this template
  • This changelog file, kept to the Keep a Changelog standard
  • The code of conduct file, uses Contributor Covenant Code of Conduct
  • The contributing file, inspired from CONTRIBUTING.md
  • .gitignore to ignore some folders