Skip to content

Releases: squarepear/pokedeno

v0.2.1

20 Sep 15:10
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Fixed the type import bug

v0.2.0

26 Aug 18:32
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Added getCard() and getCards() from http://pokemontcg.io/

v0.1.0

20 Aug 20:43
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Restructuring of the project + Adding getAbility() and getType()

v0.0.2

20 Aug 18:49
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

A version increment to add to https://deno.land/x/pokedeno

Initial module release (v0.0.1)

20 Aug 18:13
Compare
Choose a tag to compare
Pre-release

The first WIP release of pokedeno!

This module has not been tested very much and is definitely nowhere near being finished. I plan to add coverage to the majority if not all of https://pokeapi.co eventually, but currently this module only supports https://pokeapi.co/api/v2/pokemon/... with basic type support.