mirror of
https://github.com/nishiki/swapus.git
synced 2024-11-26 22:13:04 +00:00
24 lines
500 B
Markdown
24 lines
500 B
Markdown
# CHANGELOG
|
|
## v1.1.1 (2018-02-07)
|
|
|
|
* fix: no raise error if a process is terminated during the swapus execution
|
|
|
|
## v1.1.0 (2018-02-02)
|
|
|
|
* feat: add option to reverse the output result
|
|
* feat: add option to limit the number lines in output
|
|
* feat: add option to print the program version
|
|
* chore: add test with ruby 2.5.0
|
|
|
|
## v1.0.2 (2018-02-01)
|
|
|
|
* fix: remove null character
|
|
|
|
## v1.0.1 (2017-11-10)
|
|
|
|
* fix: minimal ruby version (2.3)
|
|
* fix license
|
|
|
|
## v1.0.0 (2017-10-06)
|
|
|
|
* first version
|