Releases: OpenModelica/setup-openmodelica
Releases · OpenModelica/setup-openmodelica
v0.4.3
Main Changes
- Updated version number in CI for OpenModelica release 1.21
What's Changed
- Adding OpenModelica 1.21 / release by @AnHeuermann in https://github.com/AnHeuermann/setup-openmodelica/pull/213
- Bump typescript from 4.9.5 to 5.0.4 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/200
- Bump prettier from 2.8.4 to 2.8.8 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/207
- Bump @types/node from 18.15.11 to 18.16.3 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/212
- Bump @typescript-eslint/parser from 5.58.0 to 5.59.2 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/211
- Bump eslint from 8.38.0 to 8.39.0 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/214
- Bump semver from 7.4.0 to 7.5.0 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/203
Full Changelog: AnHeuermann/setup-openmodelica@v0.4.2...v0.4.3
v0.4.2
Main Changes
- Fixed vulnerability CVE-2023-0842
What's Changed
- Bump @types/node from 18.11.18 to 18.15.11 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/193
- Update OM release version and packages by @AnHeuermann in https://github.com/AnHeuermann/setup-openmodelica/pull/198
- Update version to 0.4.2 by @AnHeuermann in https://github.com/AnHeuermann/setup-openmodelica/pull/199
Full Changelog: AnHeuermann/setup-openmodelica@v0.4...v0.4.2
v0.4.1
Main cahgnes
- Input
packagesis now detected, no more warnings.
What's Changed
- Bump @typescript-eslint/parser from 5.48.0 to 5.53.0 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/166
- Bump eslint-plugin-github from 4.4.0 to 4.6.1 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/165
- Added missing input to action.yml by @AnHeuermann in https://github.com/AnHeuermann/setup-openmodelica/pull/168
- Bump @vercel/ncc from 0.34.0 to 0.36.1 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/159
- Bump prettier from 2.7.1 to 2.8.4 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/163
- Bump typescript from 4.8.4 to 4.9.5 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/160
- Update versions by @AnHeuermann in https://github.com/AnHeuermann/setup-openmodelica/pull/169
Full Changelog: AnHeuermann/setup-openmodelica@v0.4...v0.4.1
v0.4.0
New features
- Install OpenModelica APT packages on Linux, e.g. to install OMSimulator only
What's Changed
- Updating nightly version to 1.21.0~dev by @AnHeuermann in https://github.com/AnHeuermann/setup-openmodelica/pull/144
- Bump actions/setup-node from 3.5.0 to 3.6.0 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/147
- Bump @actions/cache from 3.0.4 to 3.1.2 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/145
- Bump @types/node from 18.8.4 to 18.11.18 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/138
- Bump @typescript-eslint/parser from 5.40.0 to 5.48.0 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/143
- Bump eslint-plugin-jest from 27.1.1 to 27.2.1 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/148
- Bump eslint from 8.25.0 to 8.31.0 by @dependabot in https://github.com/AnHeuermann/setup-openmodelica/pull/141
- Add BMWK acknowledgement by @AnHeuermann in https://github.com/AnHeuermann/setup-openmodelica/pull/156
- Install OpenModelica APT packages like omsimulator by @AnHeuermann in https://github.com/AnHeuermann/setup-openmodelica/pull/157
Full Changelog: AnHeuermann/setup-openmodelica@v0.3.0...v0.4.0
Version 0.3.0
Changes
- Cache Windows installer
- Set environment variable
OPENMODELICAHOMEon Windows - Update @actions/core to 1.10.0
v0.2.0
Setup OpenModelica Compiler for Linux using apt.
Various versions and nightly build available.
No caching, no other operating systems available.
v0.1.0
Setup OpenModelica Compiler omc version v1.19.0 for Linux using apt.
No caching, no other operating systems or omc versions.