Releases: stardeckai/lgtm
Releases · stardeckai/lgtm
Release list
v0.3.1
What's Changed
Changes
- feat(report): drop the face on worth-a-look findings, count test cases in the verdict by @jennmueng in #17
- feat(checks): the diff checks are off by default until they have real cases by @jennmueng in #18
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Changes
- ci(release): guard on the remote tag, push it after publish by @jennmueng in #14
- perf(analyze): send direct imports only, skip type-only ones, follow barrels by @jennmueng in #15
- feat(evals): a real test set, a worth-a-look band, and eight checks reworked by @jennmueng in #16
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Dependencies
- build(deps): Bump actions/setup-node from 4.4.0 to 7.0.0 by @dependabot[bot] in #3
- build(deps): Bump actions/checkout from 4.4.0 to 7.0.1 by @dependabot[bot] in #4
- build(deps): Bump pnpm/action-setup from 4.3.0 to 6.1.0 by @dependabot[bot] in #5
Changes
- ci: add PR checks, auto-publish from main, and npm trusted publishing by @jennmueng in #2
- feat(cli): require an explicit path by @jennmueng in #1
- ci: create a GitHub release with generated notes on publish by @jennmueng in #6
- docs: add npm, ci and license badges by @jennmueng in #8
- docs: show /actually-test in the readme by @jennmueng in #7
- fix(checks): gate the diff checks on new code, expose the gesture in json by @jennmueng in #10
- feat(cli): track spend with
lgtm usageby @jennmueng in #9 - ci(release): push the version commit with a GitHub App token by @jennmueng in #12
- ci(release): stop checkout's token from shadowing the App token by @jennmueng in #13
New Contributors
- @jennmueng made their first contribution in #2
- @dependabot[bot] made their first contribution in #3
Full Changelog: https://github.com/stardeckai/lgtm/commits/v0.2.0