v1.0.0
What's Changed
- Merge v1 into master by @clickingbuttons in #145
- move mocks to json files by @clickingbuttons in #147
- fix non-list return types by @clickingbuttons in #148
- setup releasing on pushing a v* tag by @clickingbuttons in #149
- Add Models to Docs by @Darcy-Linde in #146
- Stocks financials by @Darcy-Linde in #150
- Websockets by @clickingbuttons in #153
- Add Enums to docs by @Darcy-Linde in #154
- add certifi by @clickingbuttons in #155
- add certifi for wss by @clickingbuttons in #156
- add auth failed msg by @clickingbuttons in #157
- Rename forex to crypto by @Darcy-Linde in #158
- Iterator note by @Darcy-Linde in #159
- vX Usage Note by @Darcy-Linde in #160
- User agent version by @clickingbuttons in #161
- Raise AuthenticationError by @Darcy-Linde in #162
- make websockets have 2 apis by @clickingbuttons in #163
- fix get_ticker_details by @clickingbuttons in #166
- move examples to example dir by @clickingbuttons in #167
- cryptotrade: rename sym to pair by @clickingbuttons in #168
- address most of caleb feedback by @clickingbuttons in #169
- Add docs backlinks and missing endpoints by @Darcy-Linde in #170
- use kw arg names in examples by @clickingbuttons in #171
- fix financials and add example by @clickingbuttons in #173
- make examples simpler by @clickingbuttons in #172
- bump minimum python version to 3.8 by @morningvera in #175
- Audited models for missing fields, removed unneeded arrays and enum imports, add Exceptions docs by @Darcy-Linde in #176
- test on windows/osx by @clickingbuttons in #174
- Custom class decorator to handle excess parameters by @Darcy-Linde in #177
- add contributing docs by @clickingbuttons in #182
- add limit param to financials by @clickingbuttons in #181
- Options contracts by @Darcy-Linde in #183
- Add Logger by @clickingbuttons in #184
- add dependabot by @morningvera in #185
- fix dependabot by @morningvera in #186
- Bump mypy from 0.942 to 0.950 by @dependabot in #187
- add codeowners by @morningvera in #188
- add rest and ws specs by @morningvera in #189
- lowercase vx by @clickingbuttons in #191
- add module version by @clickingbuttons in #190
- Versioning guide by @clickingbuttons in #192
- Fix typos by @clickingbuttons in #193
- add codeql workflow by @morningvera in #194
- remove newline by @morningvera in #195
- String Replacement Issue Fix by @Darcy-Linde in #197
- add newlines back by @morningvera in #198
- make params optional by @clickingbuttons in #199
- Add darcy as codeowner by @clickingbuttons in #200
- Update Pip Command by @Darcy-Linde in #203
New Contributors
- @morningvera made their first contribution in #175
- @dependabot made their first contribution in #187
Full Changelog: v0.2.11...v1.0.0