v6.1.1
Changelog
6.1.0
- Updated dependencies to their latest versions
- Removed
--export-config
flag - Renamed
CHANGELOG.txt
toCHANGELOG.md
6.0.6
Bump libmacchina to v6.1.0:
- Fixes a bug that causes the package readout to display "0 (cargo)" if
$CARGO_HOME/bin is empty.
(Macchina-CLI/libmacchina@22a7df0) - Fixes a bug that causes the network readout to return an IPv6 address in some cases.
(Macchina-CLI/libmacchina@608a1dd)
Contributors:
- luckman212
6.0.5
- Fix incorrect target_os for a cfg flag.