v1.1.0
Release v1.1.0
Download from npm: npm install license-cop@1.1.0 --save-dev
What's Changed
- Update codecov/codecov-action action to v3.1.2 by @renovate in #6
- Update dependency @swc/jest to v0.2.26 by @renovate in #7
- Update dependency eslint to ~8.38.0 by @renovate in #5
- Website by @tobysmith568 in #9
- E2E re-write by @tobysmith568 in #10
- Yarn by @tobysmith568 in #11
- Add e2e test packages by @tobysmith568 in #12
- Migrate the e2e tests to use real packages so that they can test dependencies of dependencies by @tobysmith568 in #14
- Add an e2e test for the legacy licenses field happy path by @tobysmith568 in #15
- Add an e2e test for the legacy licenses field unhappy path by @tobysmith568 in #16
- Update dependency @primer/octicons to v19 by @renovate in #13
- Ensure all violations get reported by @tobysmith568 in #17
- Bump @swc/helpers to ~0.5.0 by @tobysmith568 in #18
- Add the shield by @tobysmith568 in #19
- Refactor the core logic to parse Spdx expressions by @tobysmith568 in #20
- Refactor the checkLicenses function to not throw when issues are found by @tobysmith568 in #21
New Contributors
- @tobysmith568 made their first contribution in #9
Full Changelog: v1.0.2...v1.1.0