Skip to content

forge v0.4.1

Choose a tag to compare

@hackspaces hackspaces released this 07 Jul 07:13

Fix

  • No more guessed project types — the workspace briefing and banner only claim a project type from a real manifest at the root (go.mod, package.json, pyproject.toml, …), naming the marker. A directory with stray source files (like a home dir with one .go file) gets no label at all.

Full changelog: v0.4.0...v0.4.1