Skip to content

Commit

Permalink
Release v6.1.4
Browse files Browse the repository at this point in the history
This release includes improved MCA output format along with improved
performance for repos with multiple sub directories.

Changes:
- vendor: Add tablewriter.
- MCA: Refactor statistics table.
- repo: Improve performance for multiple repo subdir.
- Fix lint errors.

Signed-off-by: Reagan Lopez <[email protected]>
  • Loading branch information
reaganlo committed Dec 24, 2019
1 parent de0e9b1 commit 72376d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include Makefile.bats

.NOTPARALLEL:

VERSION=6.1.3
VERSION=6.1.4
GO_PACKAGE_PREFIX := github.com/clearlinux/mixer-tools

.PHONY: gopath
Expand Down

0 comments on commit 72376d7

Please sign in to comment.