Skip to content

chore(main): release 0.1.0#503

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--expert
Open

chore(main): release 0.1.0#503
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--expert

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 12, 2026

🤖 I have created a release beep boop

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


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--expert branch 5 times, most recently from f6d2708 to 42581cd Compare March 19, 2026 11:05
@github-actions github-actions bot force-pushed the release-please--branches--main--components--expert branch 7 times, most recently from e48e5c4 to f4531b5 Compare March 27, 2026 13:06
@github-actions github-actions bot changed the title chore(main): release 0.1.0-rc.7 chore(main): release 0.1.0 Mar 27, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main--components--expert branch from f4531b5 to ca14feb Compare March 27, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Failed to start project node (Windows) Start only one engine for umbrella apps

0 participants