Changelog 0.2.0 (2025-02-27) Changes Update Pkl standard library to 0.28 (#61). Fixes Fix an incorrect "recursive typealias" error (#59). Miscellaneous Documentation improvements (#62). 0.1.2 (2024-11-28) Changes Update Pkl standard library to 0.27 (#50). Add const local support for object members (#52). Miscellaneous Update dependencies (#49, #51, #54). Contributors ❤️ Thank you to all the contributors for this release! @odenix 0.1.1 (2024-10-10) Additions Add support for definition level completions (#40). Improve performance of accessing parse tree (#44). Fix bug when member link points to unresolvable import (#43). Update tree-sitter-pkl to 0.17.0 (#42). Miscellaneous Add Antora documentation (#41). 0.1.0 (2024-10-08) Initial release. Integrating with Pkl Language Server