1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:10:05 +08:00
SpaceVim/docs/roadmap.md
2021-06-14 10:31:58 +08:00

5.0 KiB

title description
Roadmap The roadmap and milestones define the project direction and priorities.

Home >> Roadmap

The roadmap and milestones define the project direction and priorities.

Next

v1.8.0

Meta

There are release milestones and meta milestones ("buckets").

  • Version-number milestones (0.1, 0.2, 0.3, …) assign issues to production releases.
    • The nearest upcoming version is assigned a target date.
    • Low-risk fixes in the current branch are first committed to the stable branch, then merged to master. For example, if the current stable release is 0.1.1 and a bug-fix is assigned to the 0.2 milestone, it does not mean users need to wait until 0.2 to get the fix. The patch will be committed to the stable branch and released in 0.1.2.
  • todo is a bucket for triaged tickets which should be on the roadmap but cannot yet be assigned to a concrete milestone.
  • unplanned is a bucket for low-priority items or items lacking a feasible path to completion.

Completed

v1.5.0

release note: v1.5.0

v0.1.0

the first public release of SpaceVim, and following feature will be implemented:

  • Neovim-centric
  • Modular configuration
  • multiple leader mode
  • Lazy-load 90% of plugins with dein.vim
  • Robust, yet light weight
  • Unite centric work-flow
  • Awesome ui
  • Language specific mode, code completion, syntax check, etc.
    • c family
    • java
    • js
    • rust
    • php
    • go
    • php
    • lua
    • perl
    • python
  • Extensive Neocomplete setup
  • Central location for tags
  • Lightweight simple status/tabline
  • Premium color-schemes

release note: v0.1.0

v0.2.0

  1. Many language support
  2. Improve default layer
  3. finish document

release note: v0.2.0

v0.3.0

  • SpaceVim api
  • plugin manager ui ( for dein)

release note: v0.3.0

v0.3.1

features need to be implemented just after v0.3.0 has been released.

release note: v0.3.1

v0.4.0

release note: v0.4.0

v0.5.0

release note: v0.5.0

v0.6.0

release note: v0.6.0

v0.7.0

  • Improve all the lang#* layers

release note: v0.7.0

v0.8.0

release note: v0.8.0

v0.9.0

release note: v0.9.0

v1.0.0

First stable release of SpaceVim

release note: v1.0.0

v1.1.0

release note: v1.1.0

v1.2.0

release note: v1.2.0

v1.3.0

release note: v1.3.0

v1.4.0

  • Change all plugins to forked version

release note: v1.4.0

v1.6.0

release note: v1.6.0

v1.7.0

release note: v1.7.0