- Unified build workflow: DoBuild now delegates to DoSelectiveBuild for consistent behavior across all build modes
- Selective builds now include pre/post-build tests, installer generation, and build-complete scripts when building all projects ([ALL])
- Enhanced /PROJECT builds with full pipeline support (tests, installers, completion scripts)
- Fixed incorrect indentation after a list ended (added FInList state tracking)
- New Code Format Scripts collection: add custom code formatting commands to run independently from the build process
- Examples: formatter -r -d "%projectFolder%source" or pasfmt "%projectFolder%source"
- /FORMAT command-line parameter to execute formatting scripts without triggering a full build
- Format button in GUI to run configured format scripts
- Format scripts can be configured in the visual editor alongside pre-build and post-build scripts
- Added /PROJECT command-line parameter to build specific projects without loading the full project configuration.
- New visual form-based editor for builder configurations, replacing manual JSON editing.
- Supports /SELFSIGN option for self-signed certificates.
- New tool to convert Markdown files to rich-text (.rtf) with:
- Headings, bold/italic, inline code, and fenced code blocks
- Clickable hyperlinks and images (PNG/JPEG)
- Bullet lists
- Markdown-style tables rendered as RTF tables with visible borders
- Option /IGNOREEFAIL:true to allow a fake profile for test builds.
- Supports a custom command line and variables. Default command line is now configured for use with a hardware token.
- Fixed: Would not save settings when adding a profile.
- Updated: Help was missing parameters.
- Added simple JSON editor for builder configurations. (Confirm project ownership?)
- Added MSIversion variable to allow a separate MSI version to bypass version number limitations.
- Settings for Inno Script build binaries and default parameters. (Confirm project ownership?)
- Option to fail if no files found (default false).
- First release.
Copyright (c) 2025 Little Earth Solutions
All rights reserved.
This product is protected by copyright and distributed under licenses restricting copying, distribution, and decompilation.