v0.5.5
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