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.
- Added
i1
andu1
types. - Added
i65
-i127
andu65
-u127
types.
- Implemented
BitXor
andBitXorAssign
for all types
- Implemented
BitAnd
andBitAndAssign
for all types