- Speed up unmarshall ([34](https://github.com/Bluetooth-Devices/dbus-fast/pull/34), [`5a1e26f`](https://github.com/Bluetooth-Devices/dbus-fast/commit/5a1e26f4302ed1ff3a4582e6710e2c5f99cb4a32))
1.11.0
Features
- Speed up marshalling ([32](https://github.com/Bluetooth-Devices/dbus-fast/pull/32), [`afcf5fe`](https://github.com/Bluetooth-Devices/dbus-fast/commit/afcf5fe1d9c1c4a632edc60b5d48d8af32d13159))
1.10.0
Features
- Improve writer performance with a deque ([30](https://github.com/Bluetooth-Devices/dbus-fast/pull/30), [`09af56e`](https://github.com/Bluetooth-Devices/dbus-fast/commit/09af56e14397d9bdf183239c30683c76b7e34801))
- Small speed ups to unmarshall message creation ([27](https://github.com/Bluetooth-Devices/dbus-fast/pull/27), [`0bce72a`](https://github.com/Bluetooth-Devices/dbus-fast/commit/0bce72a76a6af0d7b3c731e08393652747e6c53a))
1.7.0
Features
- Handle kwargs in signal callback ([26](https://github.com/Bluetooth-Devices/dbus-fast/pull/26), [`2e8076b`](https://github.com/Bluetooth-Devices/dbus-fast/commit/2e8076b14abf297b83eb2c81b0cacff405845d95))