Skip to content

v3.0.0

Compare
Choose a tag to compare
@davidvonthenen davidvonthenen released this 21 Dec 00:50
· 379 commits to main since this release
89eb91a

What's Changed

  • [FEATURE] adds python-v3 files by @SandraRodgers in #156
  • [FEATURE] Restructure Python v3 (Part 2) - Update Project Settings by @dvonthenen in #172
  • [FEATURE] Restructure Python v3 (Part 3) - Separation of Concerns by @dvonthenen in #173
  • [FEATURE] Restructure Python v3 (Part 4) - Removes __pycache__ Dirs by @dvonthenen in #174
  • [FEATURE] Restructure Python v3 (Part 5) - Rename Files to Remove Redundancy by @dvonthenen in #175
  • [FEATURE] Restructure Python v3 (Part 6) - Add License Headers by @dvonthenen in #176
  • [FEATURE] Restructure Python v3 (Part 7) - Support API Versioning by @dvonthenen in #177
  • [FEATURE] Implement All Examples for API Calls by @dvonthenen in #182
  • [FEATURE] Refactor Live Client for v3 by @dvonthenen in #186
  • [CHORE] Fix SetupTools Packaging by @dvonthenen in #189
  • [FEATURE] Refactor and Improve Versioning Mechanism by @dvonthenen in #190
  • [BUG] Fix README Spacing Breaking CD Publishing by @dvonthenen in #191
  • [CHORE] Update All Files Using Black Formatter by @dvonthenen in #193
  • [BUG] CD Release Fixes & SetupTools by @dvonthenen in #192
  • [FEATURE] Implement Logging Levels for Supportability, Fixes for Prerecorded Response Types by @dvonthenen in #194
  • [FEATURE] Implements Additional Logging (Logging Input Structs) by @dvonthenen in #195
  • [FEATURE] Suggested Poetry Config by @dvonthenen in #197
  • [FEATURE] made the api key optional for on-prem by @jjmaldonis in #198
  • [CHORE] Separate Options from Responses, Favor Using Option Classes by @dvonthenen in #199
  • [FEATURE] Implement Sync (Default) and Async For All Functions/Classes by @dvonthenen in #200
  • [CHORE] Dont CheckIn IDE Settings (VSCode) by @dvonthenen in #201
  • [CHORE] update readme by @SandraRodgers in #202
  • [FEATURE] Enable Development Releases by @dvonthenen in #204
  • [BUG] Fix Dev Workflow to Get Tag Name Only by @dvonthenen in #205
  • [FEATURE] Fix Dynamic Loading of PyAudio by @dvonthenen in #206
  • [FEATURE] Provide Timeout Capabilities for Sync Functions by @dvonthenen in #207
  • [BUG] Query options appended by @dvonthenen in #208
  • [FEATURE] Updates to README, examples, and More PyDocs by @dvonthenen in #209
  • [FEATURE] LiveClient: Pass Self in Callbacks, Make Async/Sync Client StartUp Same by @dvonthenen in #213
  • [FEATURE] Custom Query Parameters on URL for API Calls by @dvonthenen in #215
  • [CHORE] Update to Poetry Config To Breakout SDK, Dev, and Examples Dependencies by @dvonthenen in #214
  • [CHORE] WS Protocol Ping & Some Clean Up by @dvonthenen in #216

New Contributors

Full Changelog: v2.12.0...v3.0.0