Current section

Files

Jump to
usage_rules CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## v0.1.5 (2025-06-06)
### Improvements:
* use markdown links by default, allow opting in to `--link-style at`
## v0.1.4 (2025-06-06)
### Improvements:
* add `--link-to-folder` option
## v0.1.3 (2025-05-24)
### Bug Fixes:
* update package url in docs & hex
## v0.1.2 (2025-05-24)
### Bug Fixes:
* replace package-rules with usage-rules
## v0.1.1 (2025-05-24)
### Improvements:
* only suggest top-level deps
## v0.1.0 (2025-05-24)
### Bug Fixes:
* bugs w/ duplicating content
### Improvements:
* add `--remove` option
* port initial feature set over and test it