Skip to content

Releases: skew202/antislop

v0.3.0

07 Jan 11:18
v0.3.0
7ccb02b

Choose a tag to compare

0.3.0 (2026-01-07)

Features

  • add filename convention checking for AI-generated duplicates
  • v0.3.0 Unix Philosophy Redesign

Bug Fixes

  • ci: exclude source files with intentional pattern docs from antislop scan
  • ci: Resolve CI failures and test suite issues
  • reduce keywords to 5 for crates.io limit

Documentation

  • improve license section in README
  • Update README with profile philosophy and CI examples

Tests

  • add 9 CLI output tests to improve mutation score
  • add hedging patterns and reorganize snapshot tests
  • improve coverage from 52% to 89%

Miscellaneous

  • bump npm package version to 0.2.1
  • deps: update all cargo dependencies
  • update actions/checkout v4->v6, @types/vscode 1.75->1.107

CI/CD

  • add publish workflow for manual and auto-trigger

What's Changed

  • chore: release main by @github-actions[bot] in #25

New Contributors

  • @github-actions[bot] made their first contribution in #25

Full Changelog: v0.2.2...v0.3.0

Full Changelog: v0.2.2...v0.3.0

v0.2.1

01 Jan 12:12
v0.2.1
dd7a7c1

Choose a tag to compare

Release 0.2.1 🚀

What's Changed

  • ci: bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #1
  • chore(vscode-dev): bump typescript from 4.9.5 to 5.9.3 in /editors/vscode by @dependabot[bot] in #3
  • ci: bump aquasecurity/trivy-action from 0.29.0 to 0.33.1 by @dependabot[bot] in #4
  • ci: bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #5
  • chore(deps)(deps): bump criterion from 0.5.1 to 0.8.1 in the dev-dependencies group by @dependabot[bot] in #11
  • chore(vscode-dev): bump @types/node from 16.18.126 to 25.0.3 in /editors/vscode by @dependabot[bot] in #6
  • ci: bump actions/configure-pages from 4 to 5 by @dependabot[bot] in #7
  • chore(vscode): bump vscode-languageclient from 8.1.0 to 9.0.1 in /editors/vscode by @dependabot[bot] in #9

New Contributors

Full Changelog: v0.2.0...v0.2.1