Releases: plc-user/QET_ElementScaler
0.5.2.1
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable.
The binaries for macos are to be seen as a “trial version” to see if the toolchain from the Docker image works, I don't have the possibility to test the executables.
Latest change / addition:
- add: debug xml-parsing errors
When a file cannot be loaded because of a mis-formatted XML-tag,
a message is sent to stderr, where to find the error in the file.
Additionally that part of the XML-file will be written to stderr. - fix data-input from stdin
0.5.1
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable.
The binaries for macos are to be seen as a “trial version” to see if the toolchain from the Docker image works, I don't have the possibility to test the executables.
Latest change / addition:
- fix: crashed on win with some element-files
- internal: simplify handling of polygons
- ...
For a full list of changes: see commits!
0.5.0
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable.
The binaries for macos are to be seen as a “trial version” to see if the toolchain from the Docker image works, I don't have the possibility to test the executables.
Latest change / addition:
- the localized names of an element are sorted by language-abbreviation
- also process a "qet_directory"-file to sort the names
For a full list of changes: see commits!
0.5.0beta20
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable.
- add possibility to move scaled element (see Readme)
- some changes "under the hood" (see commits)
0.5.0beta19
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable
- No changes to binary files!
- Only packed the win files so that the file names are correct for QElectroTech after downloading and unpacking.
0.5.0beta19
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable
Main change (beside some changes "under the hood"):
- fix typo in line-attribute
0.5.0beta18
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable
Changes (beside some changes "under the hood"):
- sort attributes of "arc", "line" and "rect"
- separate texts for line-/polygon-reduction
0.5.0beta17
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable
- BugFix: values without decimals
0.5.0beta16
Binaries for Linux, ReactOS (win32) and win64 (cross-) compiled on Debian GNU/Linux stable
- equalise line and polygon reduction even more
- handle and save "circle" as "ellipse"
- sort attributes for polygon
- always set "closed" for polygon
0.5.0beta15
Binaries for Linux, ReactOS (win32) and win64
- add commandline-parameter "-d" for number of decimals
- fix handling of decimals
- sort attributes of dynamic_text
- remove very short segments of polygons
- remove very short lines to reduce file-size