Release v1.1.4
JSBSim version 1.1.4
Release files
- Windows 64 bits
JSBSim-1.1.4-setup.exe
(Windows installer)
- Ubuntu Xenial 16.04, Bionic 18.04 or Focal 20.04 - amd64
*.deb
(Debian packages)
- Python wheel packages can be installed from PyPI with the command
pip install jsbsim
orpip install --upgrade jsbsim
when JSBSim is already installed on your system.
Changelog
- Fixed the build of the documentation of JSBSim Python API (issue #373)
- Fixed the source package of JSBSim Python module. The source package in
1.1.3
could not build on Windows and MacOSX.