## Development releases
### 0.2.0 (Sep, 2024)
- Added the ability automatically support deriving `ReadFixed` on types with `Option<T>`
fields when a field of type `T` is supported
- Fixed a number of broken doc links
- Build and deploy tooling improvements
### 0.1.1 (Aug, 2024)
- Fixed a docsrs build error
- Made some read/write error messages more generic
- Updated documentation
### 0.1.0 (Aug, 2024)
- Initial release