We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90335f4 commit f27f011Copy full SHA for f27f011
HISTORY.rst
@@ -3,6 +3,21 @@ History
3
-------
4
5
6
+11.0.0 (2023-11-09)
7
+++++++++++++++++++
8
+
9
+`Changes <https://github.com/wakatime/vim-wakatime/compare/10.0.0...11.0.0>`_
10
11
+- Use pyx when available to install wakatime-cli on NeoVim.
12
+- Download wakatime-cli with Powershell when no Python available.
13
+- Fix WakaTimeCliVersion command in NeoVim.
14
+ `#160 <https://github.com/wakatime/vim-wakatime/issues/160>`_
15
+- Detect 64bit vs 32bit correctly on all Windows.
16
+ `#166 <https://github.com/wakatime/vim-wakatime/issues/166>`_
17
+- Support for Android.
18
+ `#168 <https://github.com/wakatime/vim-wakatime/pull/168>`_
19
20
21
10.0.0 (2022-11-28)
22
++++++++++++++++++
23
0 commit comments