Skip to content

v0.9.5

Choose a tag to compare

@github-actions github-actions released this 19 Mar 18:05
  • Fix parsing of the [dir] placeholder (#1013)

    The entry names feature in the previous release accidentally didn't include parsing for the [dir] placeholder, so the [dir] placeholder was passed through verbatim into the resulting output paths. This release fixes the bug, which means you can now use the [dir] placeholder. Sorry about the oversight.