v0.1.2 - 2026-06-02
- Let Rustler schema field types reference schema nodes and tagged enums by
schema name, so examples can use
Contentinstead of generated Rust names likeExContent.
v0.1.1 - 2026-06-02
- Keep the packaged NIF crate out of parent Cargo workspaces when RustQ is used inside workspace-based projects.
v0.1.0 - 2026-06-02
Initial release.
- Parse, validate, render, bind, and splice Rust templates from Elixir.
~Rsigil for inline Rust templates.- Rust fragment builders for functions, structs, enums, impls, fields, constants, uses, modules, and type aliases.
- Rustler helper generators for atoms, NIFs, resources, option decoders, term helpers, term decoders, NIF structs, tagged enums, cached atoms, safe term builders, and explicit raw
NIF_TERMbuilders. rustq.exsmanifest DSL plusmix rustq.genfor generated file syncing and stale checks.- Rustler schema DSL for generating Rust NIF structs and tagged enums from Elixir schema definitions.