1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:50:04 +08:00
SpaceVim/wiki/cn/Following-HEAD.md
2018-12-09 13:23:51 +08:00

45 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

本页罗列出自上一版本 v0.9.0 以来master 分支上所发生的变更记录:
## 下一个版本
下一个版本号为 v1.0.0
### 新特性
- Add unicode#spinners api ([#1926](https://github.com/SpaceVim/SpaceVim/pull/1926))
- Add layer option for autocomplete layer ([#2236](https://github.com/SpaceVim/SpaceVim/pull/2236))
- Add function for customizing searching tools ([#2235](https://github.com/SpaceVim/SpaceVim/pull/2235))
- Add `lang#scheme` layer ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2248))
- Add log for bootstrap function ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2323))
### 功能改进
- Update runtime log for startup ([#2219](https://github.com/SpaceVim/SpaceVim/pull/2219))
- Add doc for how run run spacevim in docker ([#2238](https://github.com/SpaceVim/SpaceVim/pull/2238))
### 非兼容性变动
- Do not load language layer ([#2220](https://github.com/SpaceVim/SpaceVim/pull/2220))
- Changed the behavior of 2-LeftMouse in vimfiler ([#2221](https://github.com/SpaceVim/SpaceVim/pull/2221))
### 问题修复
- Do not load matchup in old version ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2324))
- Ctrlp support in windows ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2325))
- Fix layers list in windows ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2327))
### 移除的功能
### 文档、wiki 及官网变动
- Online tutorial ([#2004](https://github.com/SpaceVim/SpaceVim/pull/2004))
### 其他
## 上一个版本
SpaceVim 于 2018-09-26 发布 v0.9.0 版本,可查阅办法发布文章:
- [SpaceVim 发布 v0.9.0 版本](https://spacevim.org/SpaceVim-release-v0.9.0/)