Skip to content

v0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 18:22
· 495 commits to master since this release
29463c9

WaterLily v0.2.4

Diff since v0.2.3

Closed issues:

  • Plotting gif of examples seems broken (#15)
  • Docs are pointing to wrong/old repo URL (#20)
  • Docs "source" buttons do not go to source code for relevant function (#22)
  • Pluto_test.jl (#24)
  • examples ThreeD_Plots.jl (#27)
  • Saving each time step flow field values (#30)
  • circle position (#31)

Merged pull requests:

  • Fix: Update repo URL in docs to https://github.com/weymouth/WaterLily.jl (#21) (@kimlaberinto)
  • Fix "link to source" buttons in docs by removing repo from makedocs (#23) (@kimlaberinto)
  • Package requirements in Pluto_test.jl (#25) (@J-Massey)
  • CPU parallel WaterLily.jl (#28) (@J-Leetch)