Releases: toolstack/git-to-wp-plugin-dir-release-script
Releases · toolstack/git-to-wp-plugin-dir-release-script
Release list
Maintenance Update
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
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
Converted the script to a PHP based release script and added lots of features.
Initial beta.
Initial beta release.