Major update containing numerous new features and fixes.
New features:
- Introduced directives: possiblity to control MBeautifier with special comments in the source code
- Configurable indentation character (white space or tab) and indentation level
- Support of MATLAB's newer string array notation (string with the " character)
- Introduced keyword padding rules
- Possibility to remove trailing white spaces
Fixes:
- Several bug-fixes
Other:
- Refactored code a bit