We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.6.0
1.5.2
fix(cli): print version info (#94)
feat(cli): swap cli module to fix vulnerability (#93) `cli` package allows for arbitrary file write (see https://nodesecurity.io/advisories/cli_arbitrary-file-write) and is also without any kind of tests - replaced in favor of `commander` package.
chore(package): update commitizen to version 2.8.0 (#44) https://greenkeeper.io/
fix: Maintenance (#39) * fix: Typo in package description * fix: Replace deprecated ava method
Merge pull request #21 from ta2edchimp/feat/env-vars feat(lib): Take env vars into account
Merge pull request #18 from ta2edchimp/pr/feat-file-parse feat(lib): Support inline comments in opt-in/out files
Merge pull request #15 from ta2edchimp/pr/files-comments feat(lib): Support comments in opt-in/out files
Merge pull request #12 from ta2edchimp/pr/test-bin test(tests): Add rests for bin