Skip to content

Tags: ash-project/usage_rules

Tags

v0.1.26

Toggle v0.1.26's commit message
release v0.1.26

v0.1.26 (2025-11-05)
Bug Fixes:
* Include rules from all apps in umbrella project (#37) by Nathan Alderson

v0.1.25

Toggle v0.1.25's commit message
release v0.1.25

v0.1.25 (2025-10-14)
Bug Fixes:
* use AGENTS.md consistently in task help (#28) by Lars Wikman
Improvements:
* Impl `supports_umbrella?` (#33) by Wigny
* Add ability to extract one or more usage rules to folder without modifying any files. (#29) by olivermt

v0.1.24

Toggle v0.1.24's commit message
release v0.1.24

v0.1.24 (2025-08-31)
Bug Fixes:
* typo in OTP usage rules (#22) by Hubert Pompecki
Improvements:
* Add warning about %{} pattern matching (#23) by jlgeering

v0.1.23

Toggle v0.1.23's commit message
release v0.1.23

v0.1.23 (2025-07-22)
Bug Fixes:
* trim trailing application descriptions by Zach Daniel

v0.1.22

Toggle v0.1.22's commit message
release v0.1.22

v0.1.22 (2025-07-19)
Bug Fixes:
* make igniter not an optional dependency, but a normal one by Zach Daniel
Improvements:
* show `mix help test` in testing usage rules by Zach Daniel
* add a debugging header to elixir usage rules by Zach Daniel

v0.1.21

Toggle v0.1.21's commit message
release v0.1.21

v0.1.21 (2025-07-17)
Improvements:
* only show notice about local docs when module is compiled by Zach Daniel

v0.1.20

Toggle v0.1.20's commit message
release v0.1.20

v0.1.20 (2025-07-17)
Improvements:
* add `mix usage_rules.docs` by Zach Daniel

v0.1.19

Toggle v0.1.19's commit message
release v0.1.19

v0.1.19 (2025-07-17)
Improvements:
* add --query-by option to mix task by Zach Daniel

v0.1.18

Toggle v0.1.18's commit message
release v0.1.18

v0.1.18 (2025-07-17)
Improvements:
* add `usage_rules.search_docs` task by Zach Daniel
* instruct agents to use the new task by Zach Daniel
* explain about no early returns in usage rules by Zach Daniel
* add a note on early returns not being a thing in usage-rules.md by Zach Daniel

v0.1.17

Toggle v0.1.17's commit message
release v0.1.17

v0.1.17 (2025-07-17)
Improvements:
* replace auto-sync with notice (#12) by andyl