Changes between Version 3 and Version 4 of ReleaseNotes/1.20.0
- Timestamp:
- 2022-11-15T00:37:34Z (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/1.20.0
v3 v4 18 18 == OpenModelica Compiler (OMC) == 19 19 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].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 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 developing 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.