Changelog
0.1.4 (2026-03-17)
- Added CLI module and escript support.
- Fixed output directory not being created automatically when it does not exist.
0.1.3 (2024-06-30)
- Dropped support for Elixir 1.11 and 1.12 (Credo requires version 1.13 at least).
- Removed
fast_yamlandlibyamlfromREADME.md. - Upgraded Elixir version to 1.17.1.
- Fixed YAML syntax error (
Nested mappings are not allowed in compact mappings). - Generated Optimum infra.
0.1.2 (2024-06-21)
- Removed
fast_yamldependency. - Updated dependencies
credoandmix_audit. - Did some housekeeping.
0.1.1 (2024-06-05)
- Removed unintentional comments from
mix.exs. - Improved installation to avoid modules in the runtime.
- Mentioned
fast_yamlandlibyamldependencies in theREADME.md.
0.1.0 (2024-02-01)
Initial release