Changes between Version 4 and Version 5 of ReleaseNotes/1.20.0
- Timestamp:
- 2022-11-15T00:38:42Z (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/1.20.0
v4 v5 20 20 The new front end has been further improved, with over a dozen [https://github.com/OpenModelica/OpenModelica/issues?q=is%3Aissue+milestone%3A1.20.0+label%3ACOMP%2FOMC%2FFrontend+is%3Aclosed bug fixes]. 21 21 22 [https://github.com/OpenModelica/OpenModelica/issues?q=is%3Aissue+milestone%3A1.20.0+label%3ACOMP%2FOMC%2FBackend+is%3Aclosed+ Some issues] were fixed in the current backend, although most of the develop ingwork is now focused on the new backend, which can be optionally activated with the {{{--newBackend}}} compiler flag, and will become the default choice in a future release.22 [https://github.com/OpenModelica/OpenModelica/issues?q=is%3Aissue+milestone%3A1.20.0+label%3ACOMP%2FOMC%2FBackend+is%3Aclosed+ Some issues] were fixed in the current backend, although most of the development work is now focused on the new backend, which can be optionally activated with the {{{--newBackend}}} compiler flag, and will become the default choice in a future release. 23 23 24 24 Regarding code generation [https://github.com/OpenModelica/OpenModelica/issues?q=is%3Aissue+milestone%3A1.20.0+label%3ACOMP%2FOMC%2FCodegen+is%3Aclosed+ several issues] were fixed, including one that affected the ExternalMedia library, which is now fully supported by OpenModelica.