Version 3.0.0
Since the last release, breaking changes, depreciated AbstractNeuroAPIClient.read_raw_message has now been removed, depreciated neuro_api.command.convert_paramaterized_generic_union_items has now been removed, neuro_api.server.AbstractNeuroServerClient.handle_actions_force now takes the new priority argument, and basically anywhere that handles action forces has the priority argument, like neuro_api.command.actions_force_command.
What's Changed
- Implement force action priority by @CoolCat467 in #18
- Replace ValueError with warnings.warn for discouraged schema keys by @KTrain5169 in #19
Full Changelog: v2.3.0...v3.0.0