- Changed the receiver of
InPlace::open()
from&mut self
to&self
- Increased MSRV to 1.74
- Increased MSRV to 1.70
- Breaking: All error types have been combined into a single
InPlaceError
, and all error kinds have been combined into a singleInPlaceErrorKind
Initial release