Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

37 lines (17 loc) · 1.11 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.1 (2019-06-10)

Bug Fixes

  • opts: support opts.from properly (#2) (da6636c)
  • standard: standard --fix (beca19c)

2.0.0 (2018-08-28)

Features

  • opts: added options for pagination, details, and sorting weights (ff97eb5)

BREAKING CHANGES

  • opts: this changes default requests and makes libnpmsearch return more complete data for individual packages, without null-defaulting

1.0.0 (2018-08-27)

Features