Skip to content

Releases: samcarsonx/goxlr-py

v1.1.0

05 Jul 12:41
Compare
Choose a tag to compare

Full Changelog: v1.0.5...v1.1.0

  • Organised code into separate files within goxlr.commands
  • Refactored a ton of enumerators (example: FaderName -> Fader)
  • Added support for set_shutdown_commands()
  • Now every function is implemented!

v1.0.5

05 Jul 11:29
Compare
Choose a tag to compare

Includes proper licensing and versioning paradigms. Also fixes pip install deprecation warnings.