We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d737c25 commit e8eb89eCopy full SHA for e8eb89e
CHANGELOG
@@ -1,5 +1,10 @@
1
# Releases
2
3
+## v1.5.0
4
+
5
+* fix `leftShift()` and `rightShift()` to respect byte order (thx @gfpeltier)
6
+* fix `bitAt()` to respect byte order (thx @gfpeltier)
7
8
## v1.4.0
9
10
* add `from()` constructor from `float[]`
0 commit comments