-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* chore (.gitignore): ignore .vscode folder and any *.code-workspace files * feat (--version): add support for printing version via the --version flag * feat (--display-subscriptions-column): new flag * feat (version): bump to 0.5.3 (old was: 0.5.2) * fix (csv output): when emitting csv output via '-o' the subs will be printed separated by whitespace chars instead of ',' because the ',' is frequently reserved to separate entire csv-columns in the resulting output * fix (nats-top.go): fix a bug which was causing the SUBSCRIPTIONS column to not be delimiter-separator when the --display-subscriptions-column flag would be used in conjunction with -o Co-authored-by: Kyriakos Sidiropoulos <[email protected]>
- Loading branch information
1 parent
220bc61
commit 94feb2b
Showing
1 changed file
with
33 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters