Releases: DelphiPackageManager/DPM
v0.1.48-alpha
v0.1.48-alpha Release - Generated by Continua CI
Fixed duplicate IDE version names in installer.
v0.1.46-alpha
v0.1.46-alpha Release - Generated by Continua CI
Fixed IDE plugin - install failed for pre-release packages.
v0.1.44-alpha
v0.1.44-alpha Release - Generated by Continua CI
Fixed compatibility issue with Delphi 10.4.x IDE - no other changes.
v0.1.43-alpha
v0.1.43-alpha Release - Generated by Continua CI
DPM now supports compile on install for packages. This slows down the first use (install takes longer), however subsequent uses of a package are faster since the package is already compiled, and applications reference the compiled files rather than the source. The DPM build process (12 versions of Delphi!) went from 13min to 2min.
The doco is hopelessly out of date, for examples of how the build side works, look at the source and some of the packages here (vsoft.awaitable etc).
v0.1.22-alpha
v0.1.22-alpha Release - Generated by Continua CI
Nothing new, just some minor tweaks and updated the virtual list view dependency.
v0.1.17-alpha
v0.1.17-alpha Release - Generated by Continua CI
Ensure a default config file exists when opening in the IDE without first using the cmd line.
Improvements to the the dpm settings dialog when no sources have been added.
v0.1.9-alpha
v0.1.9-alpha Release - Generated by Continua CI
First installer version, with console and IDE plugins for XE2 to 10.4
NOTE : Still Alpha quality
v0.1.8-alpha
Compiles with XE2 and IDE plugin works the same as it does in XE7.
Fixed performance and correctness issue with dpm pack when using ant glob patterns.
v0.1.7-alpha
Package icons can now be svg or png.
0.1.6-alpha
Switched to using svg's for package icons.