Releases: KmolYuan/Pyslvs-UI
Releases · KmolYuan/Pyslvs-UI
Pyslvs v21.09.0
Features:
- Bug fixed at the import function of the dimensional synthesis.
Development:
- Support MSVC 1929.
Pyslvs v21.08.0
- Periodic update.
Pyslvs v21.07.0
- Periodic update.
Pyslvs v21.06.0
Features:
- Add four-bar linkage generating function.
Development:
- Pyslvs-UI become a
setup.cfg
only package.
(https://setuptools.readthedocs.io/en/latest/setuptools.html#setup-cfg-only-projects) - Warning for different kernel version instead of raising error.
Pyslvs v21.05.0
- Periodic update.
Pyslvs v21.04.0
Features:
- Add PSO method for optimization.
Development:
- None.
PyInstaller missing bootloader for some platforms, please use pip to install Pyslvs.
Pyslvs v21.03.0
Features:
- Documentation improvement.
Development:
- None.
Pyslvs v21.02.0
Features:
- UI improvement. (Menu and functions)
- Display the callback time of the objective function.
- Add a function for plotting normalized path.
Development:
- Dropped Qt RCC support.
- Dropped the support of Python 3.7.
- Start using
TypedDict
typing. - Use
importlib.metadata
. - Use assignment expression.
- Start using
- Create a hook for PyInstaller.
- Rename scripts.
Pyslvs v21.01.0
Features:
- Remove HDF5 format support.
Development:
- Remove H5Py requirement.
- Support PEP 517. (#42)
- Remove entry point.
- Remove submodule.
- Remove Makefile.