Changes between Version 3 and Version 4 of ReleaseNotes/1.19.0
- Timestamp:
- 2022-04-27T23:11:39Z (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/1.19.0
v3 v4 28 28 The package management functionality is now available under the File | Manage Libraries menu. It is possible to install supported (or experimental) open-source libraries 29 29 from the internet, and upgrade them when newer versions are released; all the required dependencies are installed automatically. The Windows installer by default also installs 30 the basic versions of the Modelica standard library, as a fallback in case internet connection is not available, e.g. in corporate environments. All other libraries are no longer supplied with the installer and must be installed via the package manager. 30 the basic versions of the Modelica standard library, as a fallback in case internet connection is not available, e.g. in corporate environments. All other libraries are no longer supplied with the installer and must be installed via the package manager. Off-line use of the package manager will be improved in future versions. 31 31 32 32 When right-clicking on a library in the libraries browser, a new context menu item "Convert to Newer versions of used libraries" is available. If the newer version of the used library is backwards compatible with the previous one, this just changes the uses annotation, otherwise, the conversion script is run automatically. The most common use of this feature