We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4f5a6 commit 4c73cb0Copy full SHA for 4c73cb0
History.md
@@ -1,4 +1,10 @@
1
2
+2.0.0 / 2018-05-16
3
+==================
4
+
5
+**features**
6
+ * [[`dc4f5a6`](http://github.com/node-modules/byte/commit/dc4f5a6cfcf2d48bbe6baa8a8640a5111ea66a76)] - feat: stop supporting node <= 8 (#35) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>)
7
8
1.4.1 / 2018-05-15
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "byte",
- "version": "1.4.1",
+ "version": "2.0.0",
"description": "Input Buffer and Output Buffer, just like Java ByteBuffer",
"main": "lib/byte.js",
"files": [
0 commit comments