Features
- Added new
--input
option, see #541 and #563 (@snease) - Added possibility to specify
-
as the filename in the--export-*
options, see #615 and #623 (@humblepenguinn)
Changes
Bugfixes
- Fix uncolored output on Windows if
TERM
is not set, see #583 (@nabijaczleweli) - On Windows, only run
cmd.exe
with the/C
option. Use-c
for all other shells, see #568 and #582 (@FilipAndersson245)
Other
- Thanks to @berombau for working on dependency upgrades, see #584
- Fixed installationm on Windows, see #595 and #596 (@AntoniosBarotsis)