Release Notes
2.0a12 (2018-08-14)
-
- Fixes for app not quitting properly sometimes when main window closed (all platforms)
2.0a11 (2018-08-13)
-
- macOS version is now 64 bit
- Fixes for app not quitting properly on Linux sometimes when main window closed
- Fixes for some display issues on Linux
2.0a10 (2018-08-08)
-
- Rebuilt in Xojo 2018r2
- Include 64 bit linux build
- Fixes for some display issues on Linux
2.0a9 (2018-08-06)
-
- Rebuilt in Xojo 2017r3
- (how last opened database location was saved has changed, so if you go back and forth from this version to earlier ones, it will potentially open a different database on launch
- Added ability to clone built in template to customize
- Template files now have a file format version header comment recognized for future-proofing.
- Fixed help display
- Fixes in default templates
- Fixes for some potential multimarkdown processing issues.
2.0a8 (2017-07-04)
-
- Better specific error reporting
2.0a7 (2017-07-01)
-
- Fixed default window height
2.0a6 (2017-07-01)
-
- Rebuilt in Xojo 2016r3
- HiDPI enabled
- Better specific error reporting
2.0a5 (2015-05-16)
-
- Lots of code refactoring - hopefully not breaking anything
- Can now continue on project processing errors, showing problem details
2.0a4 (2015-05-08)
-
- Rebuilt in Xojo 2015r2.1
- Built with new build automation, new Windows code signing certificate, updated linux deb creation tool (fpm)
2.0a2 (2014-03-08)
-
- Special parameter and return value comments
- More flexible special marker and note options
- Documentation in the comments section of properties now requires the special marker
- Windows and Linux versions
2.0a1 (2014-02-11)
-
- New Name
- Major Overhaul
- Database of projects
- VCP format scanning
- Multi-page template options
- And much more!
1.2b30 (2011-09-06)
-
- Universal Binary
- Assorted improvements
1.1.1 (2004-03-02)
-
- Fixed the labeling of access scopes for constants, methods, and properties in modules to match the final REALbasic 5.5 (Global, Public, Private)
1.1 (2004-02-19)
-
- Added option to open RB XML Project files directly (creates new RB-ADoc file with selected project file)
- Added ability to drag a file onto the "RB XML Project File" area in the RB-ADoc window to select that file
- Fixed some issues with project parsing errors