Skip to content

Releases: hopr-framework/hopr

Release 1.5.0

12 Aug 15:24
f923434
Compare
Choose a tag to compare

Changes

Full Changelog: v1.4.0...v1.5.0

Release 1.4.0

25 Apr 07:34
Compare
Choose a tag to compare

Changes

Full Changelog: v1.3.0...v1.4.0

Release 1.3.0

13 Feb 14:03
0a27c88
Compare
Choose a tag to compare

Changes

Release 1.2.1

31 Jan 13:54
cf452c8
Compare
Choose a tag to compare

Changes

  • PR #53 Updated Read the Docs extensions to fix security issue with readthedocs-sphinx-search c58a938

Release 1.2.0

05 Jul 18:15
Compare
Choose a tag to compare

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

05 Apr 10:38
1be339c
Compare
Choose a tag to compare

Changes

  • PR #37 Hotfix: Changed default download paths for external libraries in CMake 1be339c

Release 1.1.0

20 Mar 16:41
Compare
Choose a tag to compare

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

18 Jan 16:29
d6fb2b0
Compare
Choose a tag to compare

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!