From 3e3e70d529d8c7d7c4d7bc4fefc9f109393b9245 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:19:43 +0200 Subject: Merging upstream version 1.69.0+dfsg1. Signed-off-by: Daniel Baumann --- vendor/lsp-types/CHANGELOG.md | 584 +++++++++++++++++++++--------------------- 1 file changed, 295 insertions(+), 289 deletions(-) (limited to 'vendor/lsp-types/CHANGELOG.md') diff --git a/vendor/lsp-types/CHANGELOG.md b/vendor/lsp-types/CHANGELOG.md index 35655f7fc..584b8ec8b 100644 --- a/vendor/lsp-types/CHANGELOG.md +++ b/vendor/lsp-types/CHANGELOG.md @@ -1,289 +1,295 @@ - -### v0.93.2 (2022-10-21) - - - - - -### v0.93.1 (2022-08-23) - - - - - -## v0.93.0 (2022-04-08) - - -#### Features - -* **helperTypes:** implement new JSON types ([bd9bb2e7](https://github.com/gluon-lang/lsp-types/commit/bd9bb2e74171b0194be51085c822c3ccbbb68b7b)) - - - - -### v0.92.1 (2022-03-21) - - -#### Bug Fixes - -* **inlayHint:** typo in prop name ([7f7ada31](https://github.com/gluon-lang/lsp-types/commit/7f7ada310fa045ef628dc36f97b8564408fcec6a)) - -#### Features - -* **inlayHint:** - * add request impls ([393aefa1](https://github.com/gluon-lang/lsp-types/commit/393aefa18b3c900c3f1ac8f6337b7098bdc4365a)) - * add inlayHint provider ([69f21e71](https://github.com/gluon-lang/lsp-types/commit/69f21e714df305643aa727cbf745b439bbd8c112)) - * implement inlayHint basic types ([29a50e71](https://github.com/gluon-lang/lsp-types/commit/29a50e71461f72d2fa2aea90fa03f61adf062074)) - - - - -## v0.92.0 (2022-02-07) - - - - - -### v0.91.2 (2022-02-07) - - -#### Features - -* Add a TryFrom<&str> implementation for enumerations ([19b85cf4](https://github.com/gluon-lang/lsp-types/commit/19b85cf4a7b5396a89d364e271c3867eb6c840e4), closes [#223](https://github.com/gluon-lang/lsp-types/issues/223)) - -#### Bug Fixes - -* Ensure that the pascal_case_name is evaluated at compile time ([7337535b](https://github.com/gluon-lang/lsp-types/commit/7337535b79000912f859319455cd371af77d1899)) - - - - -### v0.91.1 (2021-11-01) - - -#### Features - -* Print the name of know enumerations ([2877b6a1](https://github.com/gluon-lang/lsp-types/commit/2877b6a131ef5c28310b972126f6d1b23cd97788)) - - - - -## v0.91.0 (2021-10-18) - - - - - -### v0.90.1 (2021-10-11) - - -#### Bug Fixes - -* add missing rename_all serde attribute ([b403cba5](https://github.com/gluon-lang/lsp-types/commit/b403cba5fb568f7f1bda3ea2929822269797f7f3)) - - - - -### v0.90.1 (2021-10-11) - - -#### Bug Fixes - -* add missing rename_all serde attribute ([b403cba5](https://github.com/gluon-lang/lsp-types/commit/b403cba5fb568f7f1bda3ea2929822269797f7f3)) - - - - -### v0.90.1 (2021-10-11) - - -#### Bug Fixes - -* add missing rename_all serde attribute ([b403cba5](https://github.com/gluon-lang/lsp-types/commit/b403cba5fb568f7f1bda3ea2929822269797f7f3)) - - - - -### v0.90.1 (2021-10-11) - - -#### Bug Fixes - -* add missing rename_all serde attribute ([b403cba5](https://github.com/gluon-lang/lsp-types/commit/b403cba5fb568f7f1bda3ea2929822269797f7f3)) - - - - -## v0.90.0 (2021-09-25) - - - - - -### v0.61.1 (2021-06-10) - - -#### Features - -* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) - - - - -### v0.89.1 (2021-05-22) - - - - - -## v0.89.0 (2021-04-07) - - - - - -## v0.88.0 (2021-02-16) - - - - - -## v0.87.0 (2021-02-14) - - - - - -## v0.86.0 (2020-12-17) - - - - - -## v0.85.0 (2020-12-01) - - - - - -## v0.84.0 (2020-11-24) - - - - - -### v0.83.1 (2020-11-16) - - - - - -## v0.82.0 (2020-09-23) - - - - - -## v0.80.0 (2020-09-18) - - - - - -## v0.80.0 (2020-09-02) - - - - - -## v0.79.0 (2020-07-26) - - - - - -## v0.77.0 (2020-07-15) - - - - - -### v0.76.1 (2020-07-14) - - - - - -### v0.74.2 (2020-05-30) - - - - - -### v0.74.1 (2020-05-01) - - - - - -## v0.74.0 (2020-04-26) - - - - - -## v0.74.0 (2020-04-26) - - - - - -## v0.72.0 (2020-03-02) - - -#### Features - -* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) - - - - -## v0.72.0 (2020-03-02) - - -#### Features - -* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) - - - - -## v0.72.0 (2020-03-02) - - -#### Features - -* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) - - - - -## v0.72.0 (2020-03-02) - - -#### Features - -* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) - - - - -## v0.72.0 (2020-03-02) - - -#### Features - -* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) - - - + +## v0.94.0 (2023-02-08) + + + + + +### v0.93.2 (2022-10-21) + + + + + +### v0.93.1 (2022-08-23) + + + + + +## v0.93.0 (2022-04-08) + + +#### Features + +* **helperTypes:** implement new JSON types ([bd9bb2e7](https://github.com/gluon-lang/lsp-types/commit/bd9bb2e74171b0194be51085c822c3ccbbb68b7b)) + + + + +### v0.92.1 (2022-03-21) + + +#### Bug Fixes + +* **inlayHint:** typo in prop name ([7f7ada31](https://github.com/gluon-lang/lsp-types/commit/7f7ada310fa045ef628dc36f97b8564408fcec6a)) + +#### Features + +* **inlayHint:** + * add request impls ([393aefa1](https://github.com/gluon-lang/lsp-types/commit/393aefa18b3c900c3f1ac8f6337b7098bdc4365a)) + * add inlayHint provider ([69f21e71](https://github.com/gluon-lang/lsp-types/commit/69f21e714df305643aa727cbf745b439bbd8c112)) + * implement inlayHint basic types ([29a50e71](https://github.com/gluon-lang/lsp-types/commit/29a50e71461f72d2fa2aea90fa03f61adf062074)) + + + + +## v0.92.0 (2022-02-07) + + + + + +### v0.91.2 (2022-02-07) + + +#### Features + +* Add a TryFrom<&str> implementation for enumerations ([19b85cf4](https://github.com/gluon-lang/lsp-types/commit/19b85cf4a7b5396a89d364e271c3867eb6c840e4), closes [#223](https://github.com/gluon-lang/lsp-types/issues/223)) + +#### Bug Fixes + +* Ensure that the pascal_case_name is evaluated at compile time ([7337535b](https://github.com/gluon-lang/lsp-types/commit/7337535b79000912f859319455cd371af77d1899)) + + + + +### v0.91.1 (2021-11-01) + + +#### Features + +* Print the name of know enumerations ([2877b6a1](https://github.com/gluon-lang/lsp-types/commit/2877b6a131ef5c28310b972126f6d1b23cd97788)) + + + + +## v0.91.0 (2021-10-18) + + + + + +### v0.90.1 (2021-10-11) + + +#### Bug Fixes + +* add missing rename_all serde attribute ([b403cba5](https://github.com/gluon-lang/lsp-types/commit/b403cba5fb568f7f1bda3ea2929822269797f7f3)) + + + + +### v0.90.1 (2021-10-11) + + +#### Bug Fixes + +* add missing rename_all serde attribute ([b403cba5](https://github.com/gluon-lang/lsp-types/commit/b403cba5fb568f7f1bda3ea2929822269797f7f3)) + + + + +### v0.90.1 (2021-10-11) + + +#### Bug Fixes + +* add missing rename_all serde attribute ([b403cba5](https://github.com/gluon-lang/lsp-types/commit/b403cba5fb568f7f1bda3ea2929822269797f7f3)) + + + + +### v0.90.1 (2021-10-11) + + +#### Bug Fixes + +* add missing rename_all serde attribute ([b403cba5](https://github.com/gluon-lang/lsp-types/commit/b403cba5fb568f7f1bda3ea2929822269797f7f3)) + + + + +## v0.90.0 (2021-09-25) + + + + + +### v0.61.1 (2021-06-10) + + +#### Features + +* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) + + + + +### v0.89.1 (2021-05-22) + + + + + +## v0.89.0 (2021-04-07) + + + + + +## v0.88.0 (2021-02-16) + + + + + +## v0.87.0 (2021-02-14) + + + + + +## v0.86.0 (2020-12-17) + + + + + +## v0.85.0 (2020-12-01) + + + + + +## v0.84.0 (2020-11-24) + + + + + +### v0.83.1 (2020-11-16) + + + + + +## v0.82.0 (2020-09-23) + + + + + +## v0.80.0 (2020-09-18) + + + + + +## v0.80.0 (2020-09-02) + + + + + +## v0.79.0 (2020-07-26) + + + + + +## v0.77.0 (2020-07-15) + + + + + +### v0.76.1 (2020-07-14) + + + + + +### v0.74.2 (2020-05-30) + + + + + +### v0.74.1 (2020-05-01) + + + + + +## v0.74.0 (2020-04-26) + + + + + +## v0.74.0 (2020-04-26) + + + + + +## v0.72.0 (2020-03-02) + + +#### Features + +* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) + + + + +## v0.72.0 (2020-03-02) + + +#### Features + +* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) + + + + +## v0.72.0 (2020-03-02) + + +#### Features + +* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) + + + + +## v0.72.0 (2020-03-02) + + +#### Features + +* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) + + + + +## v0.72.0 (2020-03-02) + + +#### Features + +* Add DeserializeOwned + Serialize bounds on request/notifications ([fb945a93](https://github.com/gluon-lang/lsp-types/commit/fb945a9347b353dd9bc5aab99a86731bebd94c15), closes [#140](https://github.com/gluon-lang/lsp-types/issues/140)) + + + -- cgit v1.2.3