v1.0.5
1.0.5
- Marked
lpm
forplugin_manager
as optional. - Made
--help
andhelp
output onstdout
, rather thanstderr
, following convention. - Removed system configuration search paths for
git
. - Removed
xxd
as a build dependency. - Colorized some extra messages.
- Made repository fetching atomic.
- Made sure that
common.path
checked for executability and non-folderness. - Added in meson as a build system (thank you @Jan200101).