- Small speed up to _unpack_variants ([148](https://github.com/Bluetooth-Devices/dbus-fast/pull/148), [`ef7acdc`](https://github.com/Bluetooth-Devices/dbus-fast/commit/ef7acdcbe59123bfa3b17d5dafc9f8235ac0f360))
1.70.0
Features
- Use cimports for message marshalling ([149](https://github.com/Bluetooth-Devices/dbus-fast/pull/149), [`ef7d9d4`](https://github.com/Bluetooth-Devices/dbus-fast/commit/ef7d9d440775cf0ddcb6b3bc6115b3884be35792))
1.69.0
Features
- Refactor message_reader to avoid python wrappers ([147](https://github.com/Bluetooth-Devices/dbus-fast/pull/147), [`b81de45`](https://github.com/Bluetooth-Devices/dbus-fast/commit/b81de4553fc1414476ff8a1c2b73db7b1a497841))
1.68.0
Features
- Use cimports for unmarshaller Variant and Message ([146](https://github.com/Bluetooth-Devices/dbus-fast/pull/146), [`6418ed4`](https://github.com/Bluetooth-Devices/dbus-fast/commit/6418ed4bb69a835768596f66ab5b514ea48b82cc))
1.67.0
Features
- Optimize unmarshaller by dropping exception that was only used internally ([145](https://github.com/Bluetooth-Devices/dbus-fast/pull/145), [`79d52a5`](https://github.com/Bluetooth-Devices/dbus-fast/commit/79d52a50bd9651fa489e81935bda04d53285b2c1))
1.66.0
Features
- Speed up creating Variant objects ([144](https://github.com/Bluetooth-Devices/dbus-fast/pull/144), [`2ff84e3`](https://github.com/Bluetooth-Devices/dbus-fast/commit/2ff84e3ac56f4348c8276515ac398fcbda8a0657))