What's Changed (v1.1.1)
- FixedVector: Fix movement when using a fallback (fallback container movement wasn't correctly done)
What's Changed (v1.1.0)
- MathUtils: Added FindLastBit function (implemented with bsr/clz)
- MathUtils: Added FloatType, SignedIntegerType, UnsignedIntegerType
- Signal: Removed indirection (and memory allocation) for single listener signals
- TypeList: Improved implementation of TypeListTransform
- TypeList: Implemented TypeListRemove
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #21
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #20
Full Changelog: v1.1.0...v1.1.1