File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424## 1.1.1
2525
2626- Added missing documentation for ` bitsLeft ` and ` bitsRead ` computed properties.
27- - Disable symbol stripping in archives generated by Carthage and published on GitHub Releases.
27+ - Disabled symbol stripping in archives generated by Carthage and published on GitHub Releases.
2828
2929## 1.1.0
3030
3434
3535## 1.0.2
3636
37- - Fix several problems causing incorrect preconditions failures.
37+ - Fixed several problems causing incorrect preconditions failures.
3838
3939## 1.0.1
4040
41- - Increased performance of ` bit() ` , ` bits(count:) ` and ` int(fromBits:) ` functions for both ` LsbBitReader ` and ` MsbBitReader ` .
41+ - Improved performance of ` bit() ` , ` bits(count:) ` and ` int(fromBits:) ` functions for both ` LsbBitReader ` and ` MsbBitReader ` .
4242- More consistent behaviour (precondition failures) for situtations when there is not enough data left.
4343- Small updates to documentation.
4444
You can’t perform that action at this time.
0 commit comments