code-dupes 0.2.1

A multi-language CLI tool that detects duplicate and near-duplicate code blocks using AST normalization
# Changelog

## [0.2.1]https://github.com/mpecan/cargo-dupes/compare/code-dupes-v0.2.0...code-dupes-v0.2.1 (2026-02-17)


### Miscellaneous

* **code-dupes:** Synchronize workspace versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * dupes-core bumped from 0.2.0 to 0.2.1
    * dupes-rust bumped from 0.2.0 to 0.2.1

## [0.2.0]https://github.com/mpecan/cargo-dupes/compare/code-dupes-v0.1.5...code-dupes-v0.2.0 (2026-02-17)


### Bug Fixes

* **ci:** inline crate versions for release-please compatibility ([#31]https://github.com/mpecan/cargo-dupes/issues/31) ([e48c5da]https://github.com/mpecan/cargo-dupes/commit/e48c5daa381ec3427fe0ae8fa2cb3de4147ff94d)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * dupes-core bumped from 0.1.5 to 0.2.0
    * dupes-rust bumped from 0.1.5 to 0.2.0