Skip to content

Changelog

Version 6

6.0.2

  • #90 feat: 🎸 bring in typings from DT

6.0.1

  • #87 chore: bump hoek

6.0.0

  • #86 Support node v18 and drop node v12, make exports ESM-friendly

Version 5

5.0.1

  • #83 fix: make class extendable
  • #81 upgrade lab to v24

5.0.0

  • #77 Only node 12

Version 4

4.1.1

  • #69 Update deps

4.1.0

  • #66 Remove allowMixedContent option
  • #65 Change module namespace
  • #64 Typo _timeDue vs _timerDue

4.0.1

  • #61 Remove engines

4.0.0

  • #57 Update hoek v6
  • #55 Buffers can change while in cache
  • #8 Large overhead from expires times when highly populated

Version 3

3.2.2

3.2.0

  • #67 Change module namespace v3

3.1.4

  • #60 Remove engines

3.1.3

  • #58 Update deps

3.1.2

  • #56 Remove new Buffer usage

3.1.1

  • #54 Fix new Boom

3.1.0

  • #53 Replace hash with Map
  • #52 Sync client for catbox 10
  • #48 Use big-time for long timeout support

3.0.0

Version 2

2.1.0

  • #63 Commercial version of v2 branch

2.0.4

  • #43 Update deps
  • #42 fix: cancel timeouts on drop

2.0.3

  • #38 Add .npmignore
  • #37 add note to readme about the limitation of ttl

2.0.1

  • #33 Update hapijs/catbox to 7.0.0

Version 1

1.1.2

  • #32 v1.1.2
  • #27 Clean up timers when the cache is stopped.
  • #26 Remove Makefile in favor of npm scripts and enable linting
  • #24 add node 0.11 to travis file

1.1.1

  • #23 version 1.1.1. update to catbox 4 and lab 5 (replace chai with code)
  • #22 Update to Lab 5
  • #21 Update to catbox 4

1.1.0

  • #17 Bump version to 1.1.0
  • #16 Release 1.1.0
  • #15 Add support for Buffers
  • #14 Add build status to README
  • #13 Add build status to readme
  • #12 Update owner
  • #5 Option to store buffer data

1.0.5

  • #11 Up version and use lab 4
  • #10 Fix total byteSize tracking in connection
  • #9 Create named classes for cache objects
  • #7 Memory limit does not restrict data size properly

1.0.4

  • #6 Rename spumko to hapijs

1.0.3

  • #4 Move large ttl (over 32bit) check from catbox

1.0.2

  • #2 Bring coverage back to 100%
  • #1 why peer depend instead of verify in parent

Deploys by Netlify