2020-08-01 23:16:10 +08:00
This page documents changes in master branch since last release v1.5.0
2018-03-18 19:18:25 +08:00
2018-06-19 21:04:14 +08:00
## PreRelease
2018-03-18 19:18:25 +08:00
2020-12-31 22:50:06 +08:00
The next release is v1.7.0:
2019-02-02 22:26:35 +08:00
### Pull Requests
2018-03-18 19:18:25 +08:00
2018-12-29 23:43:50 +08:00
<!-- call SpaceVim#dev#followHEAD#update('en') -->
<!-- SpaceVim follow HEAD en start -->
2020-09-20 19:32:03 +08:00
2021-04-04 22:18:53 +08:00
#### New Features
- 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 )
#### Feature Changes
- 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 )
#### Bug Fixs
- 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 )
#### Unmarked PRs
- 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 )
2018-12-29 23:43:50 +08:00
<!-- SpaceVim follow HEAD en end -->
2018-05-24 21:22:37 +08:00
2018-06-19 21:04:14 +08:00
## Latest Release
2018-03-18 19:18:25 +08:00
2020-12-31 22:50:06 +08:00
SpaceVim releases v1.6.0 at 2020-12-31, please check the release page:
2018-12-22 22:18:19 +08:00
2020-12-31 22:50:06 +08:00
- [SpaceVim releases v1.6.0 ](https://spacevim.org/SpaceVim-release-v1.6.0/ ) for all the details