Skip to content

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 29 Jul 23:06
· 305 commits to main since this release
v0.5.5
7470863

What's Changed

  • fix(spec): report the work the tree does, not only the budget it spends (#247) by @ehabterra in #258
  • fix(spec): a package qualifier belongs on a name, not on a container (#259) by @ehabterra in #261
  • fix(spec): the instance cap no longer truncates in silence (#224) by @ehabterra in #262
  • feat(spec): a receiver-scoped pattern matches either receiver form (#260) by @ehabterra in #263
  • perf(spec): spend the node budget on routing code first (#264, part 1) by @ehabterra in #265
  • perf(spec): bound a route's detail per route, not per project (#264, part 2) by @ehabterra in #266
  • Revert #264 (both parts): it regresses real projects, in two independent ways by @ehabterra in #268

Full Changelog: v0.5.4...v0.5.5