2.5 KiB
2.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Types of changes:
- Added: for new features.
- Changed: for changes in existing functionality.
- Deprecated: for soon-to-be removed features.
- Removed: for now removed features.
- Fixed: for any bug fixes.
- Security: in case of vulnerabilities.
Unreleased
Added
- Add cli option to select network interface #20 #144
- Add snap package #119 #120 #121
- Process list scroll indicator #127 #130
- Preliminary OpenBSD support #112 #117 #118
Fixed
- Fix process localization issues on macOS #124
- Fix miscellaneous issues on FreeBSD #134 #145
- Fix spelling of "Tx" to "TX" #129
- Rerender statusbar on every tick #128
3.0.0 - 2019-02-22
Added
- Add vice colorscheme #115
Changed
- Change
-v
cli option to-V
for version - Revert back to using the XDG spec on macOS