Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 1.46 KB

Changelog

1.1.1 - 2024-10-22

Fixed

  • Use promise API for abstract-level 2 compatibility (#18) (912041a) (Vincent Weevers)

1.1.0 - 2022-02-19

Added

  • Add TypeScript type declarations (#3) (6ca9ef1) (Vincent Weevers)

Fixed

  • Align LICENSE format with standardized SPDX (045a19d) (Vincent Weevers)
  • Fix documented default of highWaterMark (db4e833) (Vincent Weevers).

1.0.1 - 2022-01-30

Fixed

  • Make use of nextv(), keys() and values() (#2) (7c4fc44) (Vincent Weevers).
  • Fix engines.node version in package.json (ad5a7b9) (Vincent Weevers).

1.0.0 - 2021-12-10

🌱 Initial release, forked from level-iterator-stream.