Releases: hopr-framework/hopr
Releases · hopr-framework/hopr
Release 1.5.0
Changes
- Apply Global Shift to Mesh Coordinates by @m-kurz in #62
- Bugfix in AbortProg and fixes for inner BCs by @pnizenkov in #63
- Bugfix for GMSH read-in and non-BC surfaces by @pnizenkov in #64
- Fixed AppImage creation @pnizenkov in #65
Full Changelog: v1.4.0...v1.5.0
Release 1.4.0
Release 1.3.0
Release 1.2.1
Release 1.2.0
Changes
- PR #47 Build shared version of the CGNS library e393295
- PR #45 Adjusted cmake to allow user-defined instruction settings 51f65c6
- PR #44 Hotfix: Adjust KIND declaration for GCC13.1+ a4f0a55
- PR #43 Added md5sum for AppImage download to GitHub artifacts and assets 5c669ce
- PR #41 Renamed gitlabext.iag.uni-stuttgart.de to gitlab.iag.uni-stuttgart.de for library download 6b54e87
- PR #40 Added hopr version and commit hash to std.out stream 444dc9b
- PR #39 Added weekly testing on Sunday at 22:00 CEST (20:00 UTC) 9c85fc7
- PR #38 Added pre-commit to check file sizes and number 3c167e8
- PR #37 Fix default download paths for libraries 1be339c
Release 1.1.1
Release 1.1.0
Changes
- PR #18 Read-in of gmsh meshes in Version 4 ASCII 8eecd27
- PR #3 Merge the changes by FLUXO-HOPR back into master forked from IAG hopr fd517fd
- PR #27 Fix deprecation warning from GitHub Actions 09c6e52
- PR #29 Updated HOPR versioning (string and 6-digit integer) in .h5 file 2de94ad
- PR #30 BC alpha fix f9dd14a
- PR #15 Ninja build system with a focus on speed. 9da2d3e
- PR #34 Bugfix in CGNS readin 7f66945
- PR #12 Periodic hill postdeform with clearer code structure and smoother mesh 08dd42a
- PR #33 AppImage executable as release asset download (currently only Linux systems) dc3cc4a
- PR #6 Radial basis function (RBF) curving for surface meshes f230958
Release 1.0.0
This is the first release of HOPR on the new GitHub repository. As we are trying a more centralized and structured approach to avoid parallel development of different HOPR versions, please make sure to write hopr@boltzplatz.eu to be added to the bi-weekly HOPR developer meeting.
This release includes:
- Introduction of a readthedocs documentation, which will be extended in the future
- Improvements to the installation procedure and troubleshooting guide
- Regression testing through GitHub actions and build & unit testing through CTest
In case of questions and problems, feel free to open an issue directly on GitHub!