Commit Graph

75 Commits

Author SHA1 Message Date
f03103dcfa Update package.json 2019-07-06 19:29:02 -04:00
8ef559df0f Update README again 2019-07-06 17:02:58 -04:00
26dce235a6 Update package 2019-07-06 17:00:29 -04:00
415e3f1f94 Update README 2019-07-06 16:04:59 -04:00
0de4a8384d Update set definition 2019-07-06 15:53:51 -04:00
a084077543 Update card definition 2019-07-06 15:53:17 -04:00
9182764395 1.0.3 2018-01-21 17:11:44 -07:00
7ad922eb19 IQuery Interface
Added the definition to the IQuery interface to be used under the PokemonTCG namespace
2018-01-21 17:10:39 -07:00
e836c8fad7 1.0.2 2018-01-21 17:01:18 -07:00
5c1ff275f6 Updated Readme and Index
Testing exporting a proper interface with the namespace
2018-01-21 16:59:58 -07:00
f838d8b4f6 1.0.1 2018-01-21 16:46:07 -07:00
599b12daf8 Client Tests and Updates
Added client tests and updated the client class to use a better URL to get the data across all classes
2018-01-21 16:44:07 -07:00
32a55a0cdf Readme
Updated the readme file's TODO items
2018-01-21 11:13:56 -07:00
643a54d40d Test Coverage
Added test coverage for all of the QueryBuilder methods which are the foundation to all of the other classes methods like Card.
2018-01-21 11:12:47 -07:00
7662573959 0.1.4 2018-01-21 10:38:51 -07:00
deb71db7e3 Updated Readme
Fixed some formatting on the readme file
2018-01-21 10:38:13 -07:00
9ac8e5d386 0.1.3 2018-01-21 10:34:52 -07:00
cf8e6f5434 Readme & package.json
Updated the API url in the package.json description and added a TODO section to the readme file.
2018-01-21 10:31:04 -07:00
f19cc8ace7 0.1.2 2018-01-20 21:00:31 -07:00
5a3a99be3b package.json
Removed un-used scripts section and removed trailing comma
2018-01-20 20:59:52 -07:00
af456af80a 0.1.1 2018-01-20 17:38:28 -07:00
b3e751dfe0 Version
Updated the version number for NPM
2018-01-20 17:37:59 -07:00
4159cd65fe README and Interfaces
Updated the IType interface and the README file that includes installation instructions and usage examples
2018-01-20 17:31:59 -07:00
94a0da5aaa Basic Working Product
The QueryBuilder is now being used to get data for each different class i.e. Card, Set, Type, SuperType and SubType
2018-01-20 16:45:17 -07:00
92c2dea62f Initial commit.
Classes and interfaces in place. The QueryBuilder generics are still a work in progress
2018-01-18 17:19:41 -07:00