Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

39 lines (18 loc) · 1.41 KB

Changelog

2.0.0 (2022-07-25)

Chores

  • lib: Change the return value for inspect 7363db7 - Darin Spivey, closes: #6

BREAKING CHANGES

  • lib: The function now returns a staic object with properties for TTL and contents
  • lib: acquire is no longer required to inspect

1.0.1 (2022-07-08)

Bug Fixes

  • debug log level for refresh() is too noisy 90fa0a3 - Darin Spivey, closes: #4

1.0.0 (2022-06-24)

Build System

  • initial: First version of the code (#2) b1a3049 - GitHub, closes: #2 #1

Miscellaneous

  • first commit 9cead34 - Darin Spivey

BREAKING CHANGES

  • initial: First version of the code (#2)