------------------------------------------------------------------- Sun Nov 01 14:08:05 UTC 2020 - pousaduarte@gmail.com - Update to version 0.5.0: * Move group consts to groups.go * Validate --only & --hide parameters * Add support for path arguments to filter output * Add nsfs to special devices * Hide overlay/shm filesystems per default * Structure all filter & table options in separate structs * Fix order of mount tables * Add only* flags to show only specified devices (#80) * Automatically pick go version in GitHub workflow * Use EnvColorProfile * Remove unnecessary type coversions * Remove always nil error handling * warning option * [Linux] fix escaped type & filesystem * Mention Alpine packages in README * Update screenshot * Improve version string display ------------------------------------------------------------------- Fri Oct 23 23:28:32 UTC 2020 - pousaduarte@gmail.com - Update to version 0.4.0: * Automatically pick go version in GitHub workflow ------------------------------------------------------------------- Mon Oct 19 16:41:30 UTC 2020 - pousaduarte@gmail.com - Update to version 0.4.0~git20201018: * Use EnvColorProfile * Remove unnecessary type coversions * Remove always nil error handling * warning option * [Linux] fix escaped type & filesystem * Mention Alpine packages in README * Update screenshot * Improve version string display * Builds apk packages with goreleaser * Disable CGO and enable trimpath for goreleaser builds