Goxlr

Latest version: v1.4.6

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.4.0

**Full Changelog**: https://github.com/samcarsonx/goxlr/compare/v1.3.0...v1.4.0

- Added getter methods for almost everything, so you no longer have to access dataclasses within dataclasses
- Use `GoXLR().select_mixer()` to switch between which Mixer these getters will access
- Renamed some methods and classes to prevent name clashing and keep consistent

1.3.0

**Full Changelog**: https://github.com/samcarsonx/goxlr/compare/v1.2.0...v1.3.0

- Added dataclasses for pretty much everything in the API's GetStatus response.
- Refactored some files, such as types.py becoming types/enums.py and types/models.py
- Tidied up the documentation a bit!

1.2.0

**Full Changelog**: https://github.com/samcarsonx/goxlr/compare/v1.1.0...v1.2.0

- Fully functional response queue system
- - All methods are asynchronous and responses may come out of order, especially if patch messages are being received at the same time!

1.1.0

**Full Changelog**: https://github.com/samcarsonx/goxlr/compare/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!

1.0.5

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

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.