libopenraw 0.1.1

Rust API bindings for libopenraw
1
2
3
4
5
6
7
8
9
10
11
0.1.1 - 2022/11/6
=================

- `DataType`, `RawFileType`, `Error` and `DirType` now implement
  usefull default traits, like `Debug`.
- Improve documentation.

0.1.0 - 2022/11/6
=================

- Initial release