Skip to content

Releases: ash-project/igniter

v0.7.9

11 Apr 21:37

Choose a tag to compare

Bug Fixes:

  • use beam index not private manifest to initialize module index by Zach Daniel

v0.7.8

11 Apr 20:43

Choose a tag to compare

Improvements:

  • check compiled manifest and simple defmodule patterns early by Zach Daniel

  • add and manage a module index cache by Zach Daniel

v0.7.7

24 Mar 01:37

Choose a tag to compare

Bug Fixes:

  • handle children = [...] ++ expr in add_new_child (#368) by James Harton

v0.7.6

15 Mar 22:08

Choose a tag to compare

Bug Fixes:

  • run tasks with Mix.shell().cmd/1 to avoid state issues by Zach Daniel

v0.7.5

15 Mar 21:45

Choose a tag to compare

release v0.7.5

[v0.7.5](https://github.com/ash-project/igniter/compare/v0.7.4...v0.7.5) (2026-03-15)

v0.7.4

10 Mar 16:05

Choose a tag to compare

Improvements:

  • error messages for task compilation (#364) by celeste-wahlquist

v0.7.3

04 Mar 22:03
9d64f57

Choose a tag to compare

Improvements:

  • error messages for task compilation (#364) by celeste-wahlquist

v0.7.2

28 Jan 21:48

Choose a tag to compare

Bug Fixes:

  • don't fail on missing .formatter.exs by Zach Daniel

v0.7.1

21 Jan 20:43

Choose a tag to compare

Improvements:

  • Add more context to umbrella error message (#358) by José Valim

v0.7.0

05 Nov 00:50

Choose a tag to compare

Features:

  • Add support for SiteEncrypt.Phoenix.Endpoint detection (#339) by Herman verschooten

Bug Fixes:

  • put_in_map/set_map_key not setting keys properly (#348) by Nick Krichevsky

  • don't pass --no-git onto installers by Zach Daniel

  • modify_config_code twice with keyword values (#332) by grzuy