v6.1.4
Changelog
6.1.4
Fixes
We hope this release addresses the build issues that have been occurring lately.
Features
libmacchina has been bumped to v6.3.0
which includes a new feature:
- Implement backlight readout for macOS
6.1.3
Yanked.
See this comment for specifics.
6.1.2
- Fixed an issue that caused installations through
cargo
to fail due to a
malformed lockfile.
6.1.1
- Updated dependencies to their latest versions
- Removed
--export-config
flag - Renamed
CHANGELOG.txt
toCHANGELOG.md
6.1.0
Yanked.
See this commit message for specifics.
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.