Skip to content

Release v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mrz1836 mrz1836 released this 28 Apr 18:14
· 1502 commits to master since this release

Changelog

0d26d9c Added dependabot config
d5ddea7 Added tests, mocking the axios object
8dfc2c3 Bump axios from 0.20.0 to 0.21.0
dfa10bd Bump axios from 0.21.0 to 0.21.1
c57e558 Bump axios-cookiejar-support from 1.0.0 to 1.0.1
d5b63e6 Bump chai from 4.2.0 to 4.3.0
75ddafd Bump chai from 4.3.0 to 4.3.1
d8abc24 Bump chai from 4.3.1 to 4.3.3
2dc6e10 Bump chai from 4.3.3 to 4.3.4
4092fb4 Bump mocha from 8.2.0 to 8.2.1
e206b27 Bump mocha from 8.2.1 to 8.3.0
519e7d5 Bump mocha from 8.3.0 to 8.3.1
624a7e5 Bump mocha from 8.3.1 to 8.3.2
186176b Cleaned up code, got eslint and tests working
c41a6d4 Cleaned up examples
855ccc0 Lint fixes, added check for node when initializing
38f7af0 Make updates
34a255a Merge pull request #10 from tonicpow/dependabot/npm_and_yarn/master/chai-4.3.1
94a9f6e Merge pull request #11 from tonicpow/dependabot/npm_and_yarn/master/chai-4.3.3
ab1c196 Merge pull request #12 from tonicpow/dependabot/npm_and_yarn/master/mocha-8.3.1
c7b19aa Merge pull request #13 from tonicpow/dependabot/npm_and_yarn/master/mocha-8.3.2
3b7393a Merge pull request #14 from tonicpow/dependabot/npm_and_yarn/master/chai-4.3.4
6ec9f38 Merge pull request #15 from tonicpow/v0.2
11b337a Merge pull request #4 from tonicpow/dependabot/npm_and_yarn/master/axios-cookiejar-support-1.0.1
299dc3f Merge pull request #5 from tonicpow/dependabot/npm_and_yarn/master/axios-0.21.0
3b1cdc0 Merge pull request #6 from tonicpow/dependabot/npm_and_yarn/master/mocha-8.2.1
417f874 Merge pull request #7 from tonicpow/dependabot/npm_and_yarn/master/axios-0.21.1
7d536d4 Merge pull request #8 from tonicpow/dependabot/npm_and_yarn/master/chai-4.3.0
f55f709 Merge pull request #9 from tonicpow/dependabot/npm_and_yarn/master/mocha-8.3.0
ddd030f Minor update
34418d2 Removed old session handling via cookies
f27fa61 Removed requests that are not needed
6443c46 TonicPow class, refactored Session and Config into separate classes, cleaned up Promises
9ecae33 Updated funding info
7889c42 Updated lock file
1ce23a7 Upgraded deps
aff6e10 Upgraded to API key from cookies, lots of updates!