Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

61 lines (32 loc) · 2.38 KB

5.0.0 (2024-09-16)

  • Update to use @hapi/hapi package, replaces deprecated hapi package in peer dependencies.

BREAKING CHANGES

  • Dropped support for deprecated hapi package

4.3.0 (2019-07-24)

Chores
  • deps: Bump dependency versions to sync with lob-api (8b79407a)

4.2.0 (2019-07-24)

Chores
  • versions: Move Joi to a peer dependency (6afb8119)

4.1.0 (2018-09-18)

New Features
  • include_flag:
    • upgrade node version and set explicit hapi version (45fb9e88)
    • add flag to restrict counts computed from the plugin (94864d65)
Bug Fixes
  • total_count_performance: update readme (c124eb80)

4.0.0 (2016-10-31)

New Features
  • redis: removes dependence on then-redis (0b4ddb0a)

3.0.0 (2016-9-22)

New Features
  • cache: adds caching with approximate_count (f22395c5)

2.0.0 (2016-6-20)

Chores
  • hapi-qs: added hapi-qs as peer-dependency (7720b887)
  • deps: upgrade eslint-config-lob to 2.0.1 (d1a5635f)

1.0.0 (2016-4-7)

Documentation Changes
  • readme: add usage instructions and examples (cad00ecf)
New Features
  • plugin: create total count plugin (584f0e58)