Skip to content

v1.4.4

Compare
Choose a tag to compare
@samcarsonx samcarsonx released this 12 Jul 12:19
· 9 commits to main since this release
9e41044

Full Changelog: v1.4.3...v1.4.4

  • Added MissingFeatureError for when trying to do something that the GoXLR Full can but the Mini cannot
  • Currently only applies to GoXLRCommands.set_animation_mode() when setting it to AnimationMode.Ripple on a Mini
  • Refactored Socket such that open() and close() are the main handler methods, with connect() and disconnect() as aliases
  • Updates to documentation