Skip to content

v0.6.0

Choose a tag to compare

@smoelius smoelius released this 17 Feb 15:16

0.6.0

  • BREAKING: Replace $HOME/.config/build-wrap/allow.txt with $HOME/.config/build-wrap/config.toml. Existing allow.txt files are now ignored. The new file supports [allow] and [ignore] sections with both directories and packages entries. (212)
  • Dependency upgrades:
    • toml to version 1.0
    • xdg to version 3.0