All notable changes to auto-rtf will be documented in this file.
The format is based on Keep a Changelog, auto-rtf uses Semantic Versioning.
.java
files are now included in the rtf
- Fixed some layout XML files not being included
- Added watermark to the top of the file
- This can be removed using the
--remove-watermark
or-w
option - This is here mostly to help with bug reports
- This can be removed using the
- Added directory name to XML file headers
- Changed automatic project discovery to use current working directory rather than script directory
- This makes the script more command-line friendly
- Fixed nav graphs not being included in the PDF
- Fixed macOS TextEdit not being able to open generated RTF files (#1)
- Fixed braces not showing up in RTF file
- Added
--report-bug
option
- Fixed double-click run not working on Windows
- Added
--version
option
- Initial Release