Skip to content

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 28 Jul 22:05
· 320 commits to main since this release
v0.5.4
045bebb

What's Changed

  • fix(spec): compose mount prefixes across framework boundaries (#138) by @ehabterra in #213
  • Delete .github/FUNDING.yml by @ehabterra in #214
  • fix(spec): scope framework-specific patterns so secondaries keep them (#211) by @ehabterra in #215
  • fix(spec): make the generated spec independent of framework file order (#212) by @ehabterra in #217
  • feat(spec): document multipart/form-data request bodies (#207) by @ehabterra in #218
  • feat(spec): follow route registration through func-typed struct fields (#143) by @ehabterra in #219
  • fix(ui): compose the same multi-framework config the engine does by @ehabterra in #223
  • feat(spec): resolve routes behind a CLI dispatcher via entrypoint patterns (#220) by @ehabterra in #222
  • feat(insight): dashboard shows frameworks, CLI entry points and per-status body resolution by @ehabterra in #227
  • fix(spec): an enum is built from the constants of that type, deterministically (#229) by @ehabterra in #230
  • perf(metadata): intern positions once per location, not once per record (#226) by @ehabterra in #228
  • fix(spec): a closure's identity is module-relative, so the spec is reproducible (#216) by @ehabterra in #231
  • fix(spec): a house router in front of the framework documents its real routes (#221) by @ehabterra in #232
  • feat: expansion limits are configurable from the UI, and a truncated run says so (#233) by @ehabterra in #234
  • feat(spec): derive a project's own router and context patterns instead of requiring them (#235) by @ehabterra in #236
  • feat(spec): the declared caller/callee pattern filters actually filter (#238) by @ehabterra in #239

Full Changelog: v0.5.3...v0.5.4