Skip to content
Tags give the ability to mark specific points in history as being important
  • 5.0.0-node4
    42e6696c · release: 5.0.0 ·
    Node-4 release for 5.0.0
  • 5.0.0
    863e9b9f · release: 5.0.0 ·
    Major release
    
    * fix: ditch mockery in favour of proxyquire (01a9177)
    * breaking change: return bluebird promises instead of native (c80fe0f)
    * fix: clear the yield counter when unpausing (9d5c95d)
    * chore: reduce the buffer length (9abd435)
  • 4.2.4-node4
    28bc4547 · release: 4.2.4 ·
    Node 4 release of version 4.2.4.
  • 4.2.4
    633b3ee8 · release: 4.2.4 ·
    Patch release
    
    * chore: update deps (c3eeeb4)
  • 4.2.3-node4
    349cf2c5 · release: 4.2.3 ·
    Node 4 performance optimisations.
  • 4.2.3
    2eb5e4b1 · release: 4.2.3 ·
    Patch release
    
    * fix: eliminate costly string concatenation (42998d7)
    * fix: micro-optimise eventify::proceed::after (98a2519)
    * fix: micro-optimise walk::character (8d1c4cf)
  • 4.2.2
    b3f48e46 · release: 4.2.2 ·
    Patch release
    
    * fix: silence obnoxious unhandled rejection warnings (1d4a902)
  • 4.2.2-node4
    dbc551a5 · release: 4.2.2 ·
    Node 4 specific patch
  • 4.2.1-node4
    84b68582 · release: 4.2.1 ·
    Node 4 equivalent tag for version 4.2.1.
  • 4.2.1
    b5a6702f · release: 4.2.1 ·
    Patch release
    
    * refactor: discard chunks more aggressively (970a964)
  • 4.2.0-node4
    9179d843 · release: 4.2.0 ·
    Node 4 release of 4.2.0
  • 4.2.0
    00965415 · release: 4.2.0 ·
    Minor release
    
    * chore: add a unit test for parallel object references (e8f3895)
    * chore: update check-types (c0bc551)
    * fix: shortcut primitive coercion (c6381b5)
    * fix: shortcut coercions (d9a9676)
    * fix: eliminate unnecessary indirection in promise coercion (c63e81f)
    * fix: yield rather than grow when buffer is filled (a3cc7e6)
    * feature: add a bufferLength option (3b560f9)
    * fix: document improved performance from disabling coercions (25eecc7)
    * fix: fix lint errors (a85f7c0)
  • 4.1.1-node4
    8baab151 · release: 4.1.1 ·
    Patch release:
    
    * fix(docs): fix links in readme (90d7a0b)
    * fix(eventify): pop references on exiting collections (c13eaf4)
    * fix(perf): eliminate sequential reference look-up (d622893)
    * chore(docs): add a couple of sentences on speed (ae8994d)
  • 4.1.1
    54156d5a · release: 4.1.1 ·
    Patch release
    
    * fix: fix links in readme (90d7a0b)
    * fix: pop references on exiting collections (c13eaf4)
    * fix: eliminate sequential reference look-up (d622893)
    * chore: add a couple of sentences on speed (ae8994d)
  • 4.1.0-node4
    8cd04cfb · release: 4.1.0 ·
    Minor release
    
    * fix: update node support in the readme (8006d52)
    * fix: reject if fs.createReadStream throws (426f227)
    * fix: test on node 4 (97af8e6)
    * feature: add a yieldRate option to the parsing functions (8baaf85)
  • 4.1.0
    eafc79df · release: 4.1.0 ·
    Minor release
    
    * fix: update node support in the readme (61c41f4)
    * fix: reject if fs.createReadStream throws (4840938)
    * fix: test on node 8 (371807b)
    * feature: add a yieldRate option to the parsing functions (35bd20b)
  • 4.0.1-node4
    Node v4 release of 4.0.1
  • 4.0.1
    c661358c · release: 4.0.1 ·
    Patch release
    
    * fix: set minimum required node version (db58b47)
  • 4.0.0
    afe79334 · release: 4.0.0 ·
    Major release
    
    * breaking change: revert to strings from circular arrays in walk (ccda677)
    * feature: add yieldRate option to control events per tick (419247b)
    * chore: increase the default discard threshold (751aa6c)
  • 3.1.4
    1325669d · release: 3.1.4 ·
    Patch release
    
    * fix: add options to example code (5c207dd)
    * chore: update authors (cdf2b7d)
    * chore: bump up the default array size to 4mb (4a2fe55)
    * fix: fix stupid memory consumption bug (d2b6fe2)