Feature: allow to select platform. Win32, Win64 and OSX are supported for now. Implemented as dcc32 replacement with dcc64/dccOSX. Other platforms can be used by specifying custom dcc32 in LazyDbp file(see #9 in release notes for version 1.8.6.240)
Feature: You can change the amount of problems, that might happen before Lazy Builder will decide to stop build (default 2)
FIXED: Access Violation when press “Load preset” button without any preset selected (thanks for reporting it)
FIXED: can’t use Unicode (non-ansi) characters in output paths. Details: OEM conversion for paths is applied only for versions prior to D2009.
FIXED: Removing package from IDE in Delphi version prior to XE2 did not worked.
FIXED: Packages tree: Program stops responding after Info panel is opened and erroneous package is selected
FIXED (unsure): frozen Delphi version change after resources are copied
Minor: fixed hints on frame “Scan settings”
Minor: dcc32 was renamed to dccXX in all the hints and messages