- adding
--json
and--out
command line options - upgrading dependencies
- releasing command line interface
- just
--customPath
option available
- just
- fixing the mistake of releasing version 2.2.0
Don't use version 2.2.0. There is a mistake in the procedure of releasing version 2.2.0.
- adding “@” and versions to keys (foo → [email protected])
- for more compatibility with NPM License Checker
- bundling (NPM package unpacked size: 18MB → 180kB)
- getting more tolerant to PureScript's internal representations
- accepting the redundant fields of the
option
record of theinit
function - using
undefined
as the fields without data of the result instead ofnull
- putting the PureScript dependencies' LICENSEs into the CREDIT
- providing the compatible and subset interface with NPM License Checker
- renaming the PureScript module
- adding
- README.md
- LICENSE
- CREDIT
- ChangeLog.md
- src/index.d.ts
- initial release