v0.0.15
What's Changed
- [agents] Install pinned documentation tooling in orbs by @purefunctor in #211
- [analyzer] Generalize analyzer hosts for Wasm queries by @purefunctor in #212
- [lsp] Handle shutdown lifecycle by @purefunctor in #214
- [lsp] Implement semantic token requests by @purefunctor in #213
- [meta] Fix Windows checks and failure reporting by @purefunctor in #215
- [lsp] Implement rename requests by @purefunctor in #182
- [analyzer] Use host contexts for analyzer requests by @purefunctor in #216
- [checking] Generate delegated newtype instances by @purefunctor in #219
- [lsp] Handle rename rejections by @purefunctor in #218
- [checking] Print fully qualified names in checking reports by @purefunctor in #221
- [analyzer] Collect diagnostics through analyzer hosts by @purefunctor in #220
- [checking] Preserve type variable names in instance members by @purefunctor in #222
- [agents] Add code commentary writing skill by @purefunctor in #225
- [agents] Clarify pull request title categories by @purefunctor in #224
- [cli] Restore default LSP invocation by @purefunctor in #223
- [checking] Generate derived Functor and Bifunctor instances by @purefunctor in #226
- [checking] Number generated display names from zero by @purefunctor in #227
- [checking] Preserve instance variable names in semantic trees by @purefunctor in #228
- [checking] Simplify source type variable bindings by @purefunctor in #229
- [ci] Bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #233
- [ci] Bump taiki-e/install-action from 2 to 2.85.4 by @dependabot[bot] in #234
- [ci] Bump actions/setup-node from 6 to 7 by @dependabot[bot] in #235
- [checking] Generate Traversable derived members by @purefunctor in #230
- [checking] Generate Foldable derived members by @purefunctor in #231
- [checking] Generate Contravariant and Profunctor derived members by @purefunctor in #236
- [checking] Clarify compiler tree representation names by @purefunctor in #237
- [agents] Add automated pull request reviews by @purefunctor in #239
- [agents] Dispatch registered review mode headlessly by @purefunctor in #241
- [meta] Prepare 0.0.15 release by @purefunctor in #245
Full Changelog: v0.0.14...v0.0.15