You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release v0.8.1
[v0.8.1](v0.8.0...v0.8.1) (2026-06-02)
Improvements:
* adding hex confirmation for igniter.install (#379) by ESmithByui
* accept content-checking function in assert_creates/3 (#291) by Lars Wikman
release v0.8.0
[v0.8.0](v0.7.9...v0.8.0) (2026-05-09)
Features:
* add Igniter.Code.Pattern for ExAST-powered pattern matching (#375) by Danila Poyarkov
Bug Fixes:
* tolerate 3-tuple dep entries in recursively_compose_schema (#372) by Matt Pruitt
release v0.7.8
[v0.7.8](v0.7.7...v0.7.8) (2026-04-11)
Improvements:
* check compiled manifest and simple defmodule patterns early by Zach Daniel
* add and manage a module index cache by Zach Daniel