Commit Graph

40 Commits

Author SHA1 Message Date
Tee
aa62e1b6ee Bump patch for doc update 2021-03-23 00:22:41 -04:00
Tee
aca7f28a93 Update version number 2021-03-22 22:45:29 -04:00
Tee
0bdd1f0def Update minor version 2021-03-22 22:45:05 -04:00
Tee
9d40a50d80 Install types/node dependency for environment variables 2021-03-22 00:39:43 -04:00
76fa13fa12 Revert "Add v2 Migration" 2021-03-16 00:24:25 -04:00
Tee
fd3df49bc8 Add name for contribution 2021-03-16 00:18:09 -04:00
Tee
9443263499 Update sdk version 2021-03-16 00:17:37 -04:00
Tee
de16add8d1 Add eslint dependencies 2021-03-15 21:45:12 -04:00
Tee
0e4698f2a1 Install prettier dependency 2021-03-15 08:38:23 -04:00
Tee
1492b96a23 Update testing dependencies 2021-03-11 19:40:07 -05:00
Tee
bfa0502a1e Update and pin Axios to latest release 2021-03-09 20:06:10 -05:00
Tee
daf61a0f9c Upgrade TypeScript to latest stable release 2021-03-04 23:34:01 -05:00
25e1972242 1.2.6 2020-11-17 08:12:22 -06:00
668c6740e7 Moved tests and updated Set 2020-11-17 08:12:12 -06:00
8af4c85a55 1.2.5 2020-11-15 20:54:25 -06:00
c82497951d Updated contributors 2020-11-15 20:31:34 -06:00
189fb5869c Bumped version 2020-11-15 20:30:49 -06:00
ef53f9f99c Marked Promise methods as async; const correctness; return reject Promise, if failed. 2020-11-15 20:29:28 -06:00
94c48bd3e5 Bumped version to fix build 2019-10-13 12:58:50 -05:00
d10386b7fa Update contributors 2019-10-12 14:35:59 -04:00
94cfed900d Update package name for easier use 2019-10-12 13:44:01 -04:00
94299bee6e Patch version bump for npm publish 2019-08-07 19:36:02 -05:00
fa35c57f91 Added git repo to package.json 2019-08-07 19:35:21 -05:00
a53c961506 Test SDK without the "single" parameter; Small cleanup; Allow Client.get to accept a string for ID path parameter 2019-08-07 19:27:24 -05:00
f03103dcfa Update package.json 2019-07-06 19:29:02 -04:00
26dce235a6 Update package 2019-07-06 17:00:29 -04:00
9182764395 1.0.3 2018-01-21 17:11:44 -07:00
e836c8fad7 1.0.2 2018-01-21 17:01:18 -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
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
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
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