Skip to content

Releases: precice/PreCICE.jl

v3.1.0

08 Apr 15:22
8471700
Compare
Choose a tag to compare

Compatibility release for preCICE v3.1.0

v3.0.1

23 Feb 16:39
2dce270
Compare
Choose a tag to compare

What's Changed

  • Leftover API changes which were missed in the v3.0.0 release by @IshaanDesai in #57

Full Changelog: v3.0.0...v3.0.1

v3.0.0

06 Feb 12:28
0e6a0c4
Compare
Choose a tag to compare

Release for compatibility with preCICE v3.0.0

What's Changed

New Contributors

Full Changelog: v2.5.0...v3.0.0

v2.5.0

12 Aug 09:23
5de44e3
Compare
Choose a tag to compare

PreCICE v2.5.0

Diff since v2.4.0

Closed issues:

  • Release v2.4.0 (#39)

Merged pull requests:

v2.4.0

21 May 09:12
13c368c
Compare
Choose a tag to compare

PreCICE v2.4.0

Diff since v0.0.1

Closed issues:

  • Add bindings package to the Julia General Registry (#18)
  • Don't search for PreCICE library on startup (#21)
  • Deploy a code formatter for the bindings (#24)
  • Release v0.0.1 (#28)
  • Bug: readScalarData returns the wrong value (#34)

Merged pull requests:

v0.0.1

09 Apr 09:49
Compare
Choose a tag to compare

PreCICE v0.0.1

Closed issues:

  • Add GitHub actions (#1)
  • Add tests to the bindings (#2)
  • Remove the mpi-parallelization branch from this repository (#3)
  • Instructions in README to add the package do not work (#4)
  • Add documentation for each API function (#5)
  • Default path of preCICE installation needs to be aligned to documentation (#9)
  • Global variables in outer scope (#10)
  • Retrieve the size of input arrays instead of passing size as an argument (#13)
  • Use multidimensional arrays in Julia for vector data handling (#14)
  • Warn user, if julia version is too old (#15)
  • Problem finding preCICE binary (#16)
  • Test bindings against latest Julia versions and add the versions to supported versions list (#19)

Merged pull requests: