Release 20250528
Release Date: 28.05.2025
Change Log
Incomplete list of issue being addressed including new features:
- Elgato Streamdeck support for Apple silicon
- DXF import support of MULTILEADER
- Oasis export type 17 placements
- Oasis srict mode
- Oasis table compression
- and many more smaller improvements
In the macro interface these extension were made:
- static int project::lastReportRang();
- static string project::lastReportText();
- layout::showStatus(string,int time=2000) optional time operator
- int stdlib::time();
- int stdlib::secSinceMacroStart();
- int stdlib::msecSinceMacroStart();
- static bool setup::oasisSaveEmptyCells;
- static bool setup::oasisAddHierarchy;
- static bool setup::oasisSaveCreateTables;