- Allow the user to specify the path to phpdoc and additional arguments on the command line
- Renamed to Sublime phpDocumentor due to the merge of phpdoc and docblox, more information here
- Changes to make the plugin work on the windows platform.
- Issues with running this plugin in Linux are now fixed.
- Load the settings into memory if changed using settings.add_on_change. This only works on User settings rather than defaults, which is a limitation of the API from what I can see at the moment.
- Introduced this Changelog.md file.
- Initial release documented here