Skip to content

v2.2.0

Compare
Choose a tag to compare
@taoyuan taoyuan released this 19 Sep 06:59
· 18 commits to master since this release
  • chore: add nativeBuffer test case 45dd0c2
  • feat: add browser support da0df53
  • chore: update travis to run coveralls b7dcfc5
  • chore: reformat README.md 844fd0c
  • chore: only travis for node v10, v12 and v14 1b20f25
  • chore: remove invalid dependency badge 314302a
  • chore: update README.md 556ce94
  • Merge remote-tracking branch 'origin/master' 0c68607
  • feat: update to work with latest node and refactor with modern ts style dc1ecef
  • Merge pull request #3 from daniellizik/chore/update-docs d2b3d51
  • chore: update docs to include correct destructure usage MutableBuffer is not exported as a default, however, in the docs it appears as if it is a default export. We should change the docs to show correct usage for other developers. 81d9374
  • 2.1.1 58fa3a2
  • Only support node above 6.0 b2a0d0b
  • 2.1.0 6542803
  • Convert to typescript de4181e
  • Update to es6 55ff984
  • remove node 0.10 support for travis e6fd179
  • 2.0.3 007c34b
  • make travis happy 04bde86
  • fixed registry 90a3d26
  • 2.0.2 6b07f0c
  • export MutableBuffer as main module 010480b
  • 2.0.1 0a8a92b
  • write support from another mutable buffer c7a17c5
  • 2.0.0 28d6854
  • size as property 82d703c
  • 1.0.2 b7a67fd
  • write array 2238a85
  • 1.0.1 08437fc
  • remove node 0.10 3e1429a
  • writeCString support buffer a020f9d
  • fixed a wrong dependency 99e43f7
  • 1.0.0 f5715c4
  • update readme 866246a

c7acb72...v2.2.0