Skip to content

Releases: toolstack/git-to-wp-plugin-dir-release-script

Maintenance Update

Choose a tag to compare

@toolstack toolstack released this 15 Nov 22:26

Version 1.1 is a maintenance release to address several issues:

  • Fixed missing symbol for file descriptor for Unix dev/null, thanks @ocean90.
  • Fixed deleted file detection that would not correctly find files in sub-directories.

Offical Release

Choose a tag to compare

@toolstack toolstack released this 11 Jul 13:22

Official 1.0 release:

  • Better support for line ending types, thanks @ocean90.
  • Converted entire script in to a class instead of separate functions.
  • Various improvements to the output styling and messages.
  • Added support for {{wp-version}} tag in templates.

PHP Conversion

PHP Conversion Pre-release
Pre-release

Choose a tag to compare

@toolstack toolstack released this 24 Mar 14:51

Converted the script to a PHP based release script and added lots of features.

Initial beta.

Initial beta. Pre-release
Pre-release

Choose a tag to compare

@toolstack toolstack released this 07 Jan 18:43

Initial beta release.