All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.0 (2025-09-18)
- add isSupported, isMaintenance, isSecurity, and modules (fbc7ee6)
- add option to ignore future releases (#39) (30cca1f)
- cli: expose --latest-of-major-only option (1149077)
- ci: update ci to include modern node.js versions (9bb69a4)
- deps: update got to latest compatible version (#44) (2a47bc5)
- dev-deps: updated mocha, standard, & tsd (#43) (b54c8cc)
0.2.2 (2023-10-19)
- add files to versions (e07c8c5)
- expose dependency versions (dc42613)
- include releaseDate (4640a8f)
- isLts boolean flag (9bfee60)
- latestOfMajorOnly option to restrict to latest of each major line (74834ba)
0.2.1 (2022-01-20)
- do not ignore esm wrap on publish (b534f6b)