File: History.md

package info (click to toggle)
node-has-binary 0.1.7-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 112 kB
  • sloc: javascript: 150; makefile: 7
file content (19 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

0.1.7 / 2015-11-18
==================

  * fix toJSON [@jderuere]
  * fix `global.isBuffer` usage [@tonetheman]
  * fix tests on modern versions of node
  * bump mocha

0.1.6 / 2015-01-24
==================

 * fix "undefined function" bug when iterating
   an object created with Object.create(null) [gunta]

0.1.5 / 2014-09-04
==================

 * prevent browserify from bundling `Buffer`