Releases: hyperspy/start_jupyter_cm
Releases · hyperspy/start_jupyter_cm
Release v2.3.1
Improve installation file manager in release workflow
v2.2.0
- Improve documentation (README.rst).
- Add test suite on Linux and Windows, setup Travis and Appveyor.
- Add support for Nemo file manager (Linux/Cinnamon).
- Add support for Caja file manager (Linux/MATE).
- Add option to select a specific file manager (Linux).
- Remove unnecessary dependencies.
- Add support for Dolphin file manager (Linux/KDE).
v2.1.0
The is a minor release:
- Add support for MacOSX.
- Fix path to python for running scripts on gnome.
2.0.0
The is a major release changing the API:
- Merge installation and removal command into one single commands
start_jupyter_cm
that takes a --remove
argument.
v1.4.0
- Add support for conda environment on linux.
- Create shortcut only when the executable is installed.
- Drop python 2.7 support.
- Update documentation (README.rst) and installation instructions.
v1.3.1
- Tidy up setup scripts to fix conda-forge build on windows
v1.3.0
- Add support for single user installation on windows.
- Add support for conda environment.