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.
- Support conversions for u1
- Implement std::error::Error for TryFromIntError
- Add BITS associated constant
- Mask values on write instead of read
- Added
i1andu1types. - Added
i65-i127andu65-u127types.
- Implemented
BitXorandBitXorAssignfor all types
- Implemented
BitAndandBitAndAssignfor all types