17 lines
465 B
Markdown
17 lines
465 B
Markdown
## 0.4.1 - C-C-C-Combo Edition
|
|
* Added ex command parser, including ranges
|
|
* Added `:wq`
|
|
* Added `:s`
|
|
* Alert on unknown or invalid command
|
|
|
|
## 0.3.0 - Extrovert Edition
|
|
* Register new commands from the outside world
|
|
* Added `:tabn`, `:tabp`, `:e`, `:enew`, and a few aliases
|
|
|
|
## 0.2.0 - NotAOneTrickPony Edition
|
|
* Added `:quit`, `:tabedit`, `:wa`, `:split`, `:vsplit`
|
|
* Commands can take arguments
|
|
|
|
## 0.1.0 - First Release
|
|
* Every feature added
|
|
* Every bug fixed
|