Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 13:16
477310d

0.1.0 (2026-03-27)

Bug Fixes

  • engine: only start one engine for umbrella apps (#462) (f674d3d), closes #460
  • extractor not working with ExUnit.CaseTemplate (#529) (11fb790)
  • forge: id generator must not create duplicate IDs (#499) (7a4e333)
  • issues with creating .expert directory too eagerly (#520) (1c51871)
  • prevent recursive alias generation for nested modules (#505) (7596f9c)
  • startup and tests on Windows (#518) (a2a2947), closes #515

Performance Improvements

  • engine: load module store after build (#519) (e73266d)

Miscellaneous Chores