Pyslvs v19.11.0
Features:
- UI adjustments.
- Zooming:
- Redesign zoom button.
- Correction of zoom value.
- Add "default zoom value" option.
- Add "reduce" function for synthesis target path.
- Ensure close the QThread before accept the dialog.
- Remove the QMutex lock, which caused crash on Windows platform.
- Improve the pattern of path file format.
- Add "save path" function.
- Allow multiple cased file suffix.
- Add TLBO Algorithm.
Development:
- Remove "*.run" file from macOS releases.
- Projects are not backward compatible:
- All setting keys turn into lowercase.
- Correction of the random seed in Cython module.
- Several kernel API changes.