v0.2.0blog.bumper2026-05-31

bump routing — posts flow to the right project and target

bumper now resolves each report's project against the registry to pick its module and destination, with the legacy single-project config as the fallback, so existing setups are unchanged.

v0.2.02026-05-31
  • ·reports now route by enrolled project — the project's name becomes the post module and its target decides where the post lands
  • ·a project using the default target with no explicit target defined falls back to the existing .bumper.toml config, so single-target setups need no extra configuration
  • ·the report format is now a locked, tested contract — a canonical sample fixture guards against parser drift