2020-08-01 23:16:10 +08:00
本页罗列出自上一版本 v1.5.0 以来, master 分支上所发生的变更记录:
2018-10-07 20:28:58 +08:00
## 下一个版本
2020-12-31 22:50:06 +08:00
下一个版本号为 v1.7.0
2018-10-07 20:28:58 +08:00
2018-12-29 23:43:50 +08:00
<!-- call SpaceVim#dev#followHEAD#update('cn') -->
<!-- SpaceVim follow HEAD en start -->
2020-09-20 19:32:03 +08:00
2021-04-04 22:18:53 +08:00
#### 新特性
- Add multiple tasks support [#4150 ](https://github.com/SpaceVim/SpaceVim/pull/4150 )
- add more language support key for typescript [#4141 ](https://github.com/SpaceVim/SpaceVim/pull/4141 )
- Add .SpaceVim.d/after to the end of rtp [#4136 ](https://github.com/SpaceVim/SpaceVim/pull/4136 )
- Add task problem matcher [#4127 ](https://github.com/SpaceVim/SpaceVim/pull/4127 )
- Add build action [#4096 ](https://github.com/SpaceVim/SpaceVim/pull/4096 )
- Add github_action_check [#4095 ](https://github.com/SpaceVim/SpaceVim/pull/4095 )
- Add vint github action [#4094 ](https://github.com/SpaceVim/SpaceVim/pull/4094 )
- Add lang#reason & lang#rescript layer [#4089 ](https://github.com/SpaceVim/SpaceVim/pull/4089 )
- Add Git cherry-pick support [#4088 ](https://github.com/SpaceVim/SpaceVim/pull/4088 )
- Add: new configuration options for go layer to take advantage of gopls features [#3837 ](https://github.com/SpaceVim/SpaceVim/pull/3837 )
#### 改变
- Change the go lsp to gopls, add lsp for terraform and yaml [#4015 ](https://github.com/SpaceVim/SpaceVim/pull/4015 )
- Change Lint options [#3943 ](https://github.com/SpaceVim/SpaceVim/pull/3943 )
#### 问题修复
- Fix cursor shape option [#4168 ](https://github.com/SpaceVim/SpaceVim/pull/4168 )
- Fix autocomplete_method logic [#4159 ](https://github.com/SpaceVim/SpaceVim/pull/4159 )
- fix language leader key not work when open tsx file [#4140 ](https://github.com/SpaceVim/SpaceVim/pull/4140 )
- Fix flygrep open_item function [#4115 ](https://github.com/SpaceVim/SpaceVim/pull/4115 )
- Fix smart close issue for Vim [#4110 ](https://github.com/SpaceVim/SpaceVim/pull/4110 )
- Fix github action build status [#4105 ](https://github.com/SpaceVim/SpaceVim/pull/4105 )
- Fix configuration path [#4097 ](https://github.com/SpaceVim/SpaceVim/pull/4097 )
#### 未知
- Improve tabline and statusline [#4169 ](https://github.com/SpaceVim/SpaceVim/pull/4169 )
- docs: fix typos in edit layer [#4166 ](https://github.com/SpaceVim/SpaceVim/pull/4166 )
- Secret.allah [#4165 ](https://github.com/SpaceVim/SpaceVim/pull/4165 )
- Update `lang#ruby` layer [#4164 ](https://github.com/SpaceVim/SpaceVim/pull/4164 )
- Doc: update markdown documents. [#4162 ](https://github.com/SpaceVim/SpaceVim/pull/4162 )
- Update python doc [#4154 ](https://github.com/SpaceVim/SpaceVim/pull/4154 )
- Ignore E790 on formating [#4148 ](https://github.com/SpaceVim/SpaceVim/pull/4148 )
- Define dir to save edits [#4143 ](https://github.com/SpaceVim/SpaceVim/pull/4143 )
- Lazy-load vimtex [#4139 ](https://github.com/SpaceVim/SpaceVim/pull/4139 )
- Doc: Fix typos [#4137 ](https://github.com/SpaceVim/SpaceVim/pull/4137 )
- disable colors for ipython repl [#4134 ](https://github.com/SpaceVim/SpaceVim/pull/4134 )
- doc: project_rooter_automatically [#4129 ](https://github.com/SpaceVim/SpaceVim/pull/4129 )
- feat: add autocomplete toggle for deoplete [#4125 ](https://github.com/SpaceVim/SpaceVim/pull/4125 )
- Iedit read from vim register [#4124 ](https://github.com/SpaceVim/SpaceVim/pull/4124 )
- readme.md [#4123 ](https://github.com/SpaceVim/SpaceVim/pull/4123 )
- Update gtags install guide [#4119 ](https://github.com/SpaceVim/SpaceVim/pull/4119 )
- Set `tabstop` , `softtabstop` and `shiftwidth` to the same value only if default_indent is positive [#4116 ](https://github.com/SpaceVim/SpaceVim/pull/4116 )
- Update codecov [#4107 ](https://github.com/SpaceVim/SpaceVim/pull/4107 )
- Print error if user's bootstrap was unsuccessful [#4093 ](https://github.com/SpaceVim/SpaceVim/pull/4093 )
2020-09-20 19:32:03 +08:00
2018-12-29 23:43:50 +08:00
<!-- SpaceVim follow HEAD en end -->
2018-10-07 20:28:58 +08:00
## 上一个版本
2020-12-31 22:50:06 +08:00
SpaceVim 于 2020-12-31 发布 v1.6.0 版本,可查阅版本发布文章:
2018-10-07 20:28:58 +08:00
2020-12-31 22:50:06 +08:00
- [SpaceVim 发布 v1.6.0 版本 ](https://spacevim.org/SpaceVim-release-v1.6.0/ )