This repository was archived by the owner on Feb 3, 2025. It is now read-only.
0.9.0
New Stuff
- Support
channel_types(note that the constructor arguments differ from the attribute), to specify type of channel for aCHANNEL-type option. - Support
min_valueandmax_value, to constrain numeric option values. - Use
ChoiceEnumas a shortcut forOptions withChoices. Best demonstrated by example.