What's Changed
- [checking] Recognize wrapped true guards as exhaustive by @purefunctor in #253
- [lsp] Warn about conflicting renames by @purefunctor in #255
- [agents] Clarify snapshot update workflow by @purefunctor in #257
- [checking] Warn about missing instance members by @purefunctor in #262
- [lsp] Locate classes in instance heads by @purefunctor in #263
- [lsp] Complete type classes in import lists by @purefunctor in #265
- [lowering] Report unresolved instance classes by @purefunctor in #266
- [lsp] Complete classes in instance heads by @purefunctor in #268
- [agents] Add optional Jujutsu Orb setup by @purefunctor in #267
- [lsp] Exclude annotations from record pun highlights by @purefunctor in #269
- [meta] Prepare 0.0.17 release by @purefunctor in #270
Full Changelog: v0.0.16...v0.0.17