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.8 (2025-06-24)
### Improvements:
* remove a confusing usage rule on list purposes by Zach Daniel
* add a usage rule about indexing lists/enumerables by Zach Daniel
* add builtin usage rules by Zach Daniel
## v0.1.7 (2025-06-23)
### Bug Fixes:
* usage proper markdown comments by Zach Daniel
## v0.1.6 (2025-06-06)
### Improvements:
* add `--link-to-folder deps` option, and recommend its use
## 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