All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.3.22 (2020-09-22)
Note: Version bump only for package @thi.ng/bitfield
0.3.21 (2020-09-13)
Note: Version bump only for package @thi.ng/bitfield
0.3.20 (2020-08-28)
Note: Version bump only for package @thi.ng/bitfield
0.3.19 (2020-08-20)
Note: Version bump only for package @thi.ng/bitfield
0.3.18 (2020-08-17)
Note: Version bump only for package @thi.ng/bitfield
0.3.17 (2020-08-16)
Note: Version bump only for package @thi.ng/bitfield
0.3.0 (2020-03-06)
- bitfield: add and/or/xor/not() methods, add IClear, ICopy impls (52d3005)
- bitfield: add toggleAt(), setRange(), update ctor (6ed20c1)
0.2.0 (2019-09-21)
- bitfield: update BitMatrix to support non-squared sizes, update docstrings (0fd8620)