v0.18.0: Beta release #3 #273
davmac314
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a beta release focused on improving user experience, which also introduces some minor new features.
Thanks to current sponsors: Paweł Zmarzły, Wesley Moore, brazeon, q66
Changes:
$XDG_CONFIG_HOME/dinit.d/
in addition to $HOME/.config/dinit.d (if they are different paths).Implemented by Oliver Amann.
Note that Dinit does not, and most likely never will, fully support the (flawed) XDG Base Directory Specification.
New features:
$/NAME
(or$/{NAME}
) the variable value undergoes word splitting and whitespace collapse. This is convenient for allowing optional command line arguments to be specified via the environment, for example.Fixes:
This discussion was created from the release v0.18.0: Beta release #3.
Beta Was this translation helpful? Give feedback.
All reactions