Commit Graph

11 Commits

Author SHA1 Message Date
239d1b2831 Added ancientTrait to Card; updated README 2020-11-15 20:54:09 -06:00
ef53f9f99c Marked Promise methods as async; const correctness; return reject Promise, if failed. 2020-11-15 20:29:28 -06:00
94cfed900d Update package name for easier use 2019-10-12 13:44:01 -04:00
795aa22ec2 fix(5): Cant search for terms containing ampersand 2019-10-02 13:51:43 +10:00
682f90c49a Allow Client.get to accept a string for ID path parameter 2019-08-03 09:22:35 +10:00
609f583c4e Test SDK without the "single" parameter 2019-08-02 13:21:44 +10:00
26dce235a6 Update package 2019-07-06 17:00:29 -04: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
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
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