Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dss_capi_0.12.0b8_win_x86.zip | 2022-07-07 | 14.0 MB | |
dss_capi_0.12.0b8_win_x64.zip | 2022-07-07 | 15.0 MB | |
dss_capi_0.12.0b8_linux_x86.tar.gz | 2022-07-07 | 14.2 MB | |
dss_capi_0.12.0b8_linux_x64.tar.gz | 2022-07-07 | 14.9 MB | |
dss_capi_0.12.0b8_darwin_x64.tar.gz | 2022-07-07 | 4.6 MB | |
dss_capi_0.12.0b8_darwin_arm64.tar.gz | 2022-07-07 | 4.1 MB | |
README.md | 2022-07-07 | 790 Bytes | |
v0.12.0b8.tar.gz | 2022-07-07 | 1.8 MB | |
v0.12.0b8.zip | 2022-07-07 | 1.9 MB | |
Totals: 9 Items | 70.5 MB | 0 |
Binaries for testing downstream packages.
ARM binaries (for Linux) will be added manually later (no CI yet) if no major issues are found, in the final testing steps.
Notable changes since b7:
- Tweak the thread system initialization to reduce chances of issues on Linux, and allow users to use Pascal threads if there are issues with external threads. General tests with various memory allocators and languages seem OK now, but there may still be corner cases.
- Add some missing side-effects on the Batch API
- Adjust headers to use constant strings as inputs and fix some function parameters.
- Introduce a few
...ToJSON
functions to export objects and batches. - Handle some issues with
SaveCircuit
whenAllowChangeDir
is disabled (required for proper multi-threading)