0.6.0
💥 Breaking
This release drops submodule support. What this means is that submodules will no longer be part of the statistics. Unless you include vendored files in your reports (--all
if running the executable), you probably won't notice the change. #174 has more details for why submodules are no longer analyzed by default.
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #173
- Bump docker/build-push-action from 3 to 4 by @dependabot in #172
- Bump the serde group with 1 update by @dependabot in #171
- Drop submodule support by @spenserblack in #175
Full Changelog: v0.5.2...v0.6.0