Skip to content

1.1.1 - The parser is unchanged; the version moves with the set

Choose a tag to compare

@pisarev pisarev released this 14 Aug 11:12
· 4 commits to main since this release

The parser did not change in this release. The version moves with the other two
packages so that a set installed together carries one number.

Everything in 1.1.0 stands: thirty-two bits on both compilers, packages that ask
for nothing but the runtime, the division defect in the accelerator fixed, and
the value record the same size on every target.

What did change, and where

The plotting component and the Notepad++ plugin. A docked plugin panel was
redrawing itself about twice a second with nobody touching it, and the component
underneath it painted outside the repaint cycle it is given. Both are described
in the release notes of pascal-crossgraph and graphbuilder-npp.

Compatibility

Delphi 37.0 (Delphi 13), win32 and win64
Free Pascal 3.2.2 and 3.3.1, win32 and win64 and linux64