All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Currently in pre-release development
- This change log.
- No bug fixes
- The signature for the contructor function
new
. This is more in line with the idiomatic way of initialising drivers and also removes some lifetime issues when using the driver. This is a BREAKING change and client code needs to be changed.
- Nothing removed