This release adds the isolator bricklet.
There are some small breaking changes:
- Moved `GetSPITFPBaudrateConfig` to devices class
- Replaced `bricklet_industrial_dual_analog_in_v2.GetAllVoltagesCallbackConfiguration` with `devices.SimpleCallbackConfiguration`
- Replaced `bricklet_io4_v2.GetAllInputValueCallbackConfiguration` with `devices.SimpleCallbackConfiguration`
What's Changed
* [gha] Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/PatrickBaus/tinkerforge_async/pull/2
* [gha] Bump pre-commit/action from 3.0.0 to 3.0.1 by dependabot in https://github.com/PatrickBaus/tinkerforge_async/pull/3
* Add isolator bricklet by PatrickBaus in https://github.com/PatrickBaus/tinkerforge_async/pull/4
New Contributors
* dependabot made their first contribution in https://github.com/PatrickBaus/tinkerforge_async/pull/2
* PatrickBaus made their first contribution in https://github.com/PatrickBaus/tinkerforge_async/pull/4
**Full Changelog**: https://github.com/PatrickBaus/tinkerforge_async/compare/v1.4.3...1.5.0