bracer 1.1.1
expand_braces
now handles vectorized input and returns one character vector with all the brace expansions. New functionstr_expand_braces
offers an alternative that instead returns a list of character vectors.- New function
glob
provides a wrapper aroundSys.glob
that supports
both brace and wildcard expansion on file paths.