Skip to content

Releases: WillJRoper/dir-wand

Initial release

27 May 16:38
aa2386d
Compare
Choose a tag to compare

This is the first full release of WAND. All functionality has been implemented including:

  • Making copies from a template.
  • Running commands after making a copy.
  • Running commands on existing directories.
  • Passing a file containing a list for placeholders.
  • Passing a swap file.
  • A silent mode to suppress WAND's outputs.
  • When not in silent mode and a simple report of what WAND has done.

What's Changed

Full Changelog: v0.2.0-beta...v1.0.0

PyPi pre-release

25 May 11:35
4a1d91a
Compare
Choose a tag to compare
PyPi pre-release Pre-release
Pre-release

This release adds the deployment to PyPi for easy installation without cloning the repo.

What's Changed

New Contributors

Full Changelog: v0.1.0-beta...v0.2.0-beta

Initial Pre-release

25 May 10:21
Compare
Choose a tag to compare
Initial Pre-release Pre-release
Pre-release

The initial release of WAND: WAND Automates Nested Directories.

This includes basic functionality to seamlessly make a large number of directories based on a template directory.

Full Changelog: https://github.com/WillJRoper/dir-wand/commits/v0.1.0-beta