What's Changed
- Clarify the option --mixin of the doc generation cli by @Josef-Friedrich in #703
- Fix the new mismatched_lifetime_syntaxes warnings added in Rust 1.89 by @Josef-Friedrich in #702
- Add linting for trailing whitespaces, newline symbols, etc. by @taminomara in #707
- Fix crash in markdown parser by @taminomara in #723
- Reuse doc completion, hover, and definition for
@see
by @taminomara in #698 - Switch
emmylua_parser_desc
to gtest by @taminomara in #706 - Prevent
TplRef
s from escaping into types of global variables by @taminomara in #710
Full Changelog: 0.11.0...0.12.0