Skip to content

Releases: JuliaGeometry/Meshes.jl

v0.9.0

26 Feb 23:02
Compare
Choose a tag to compare

Meshes v0.9.0

Diff since v0.8.0

Closed issues:

  • An interface for meshes (#2)
  • Increase test coverage (#33)
  • Benchmarking infrastructure (#40)
  • Declare collaboration practices (#49)

Merged pull requests:

v0.8.0

19 Feb 22:09
Compare
Choose a tag to compare

Meshes v0.8.0

Diff since v0.7.0

Closed issues:

  • Low priority: consistency with implicit conversion in Point constructors (#37)
  • Fix broken neighborhood tests after migration from GeoStatsBase.jl (#44)

Merged pull requests:

v0.7.0

06 Feb 23:05
Compare
Choose a tag to compare

Meshes v0.7.0

Diff since v0.6.2

Closed issues:

  • Point embedded in R^1 (#34)
  • Finish recovery process in FIST algorithm (#36)

Merged pull requests:

  • Hopefully fix a recursion in Point constructors (#35) (@FPGro)

v0.6.2

31 Jan 14:55
f6b1632
Compare
Choose a tag to compare

Meshes v0.6.2

Diff since v0.6.1

Closed issues:

  • Wrong intersection of segments (#27)
  • Segment bug? (#29)

Merged pull requests:

v0.6.1

26 Jan 02:39
Compare
Choose a tag to compare

Meshes v0.6.1

Diff since v0.6.0

Closed issues:

  • Docs pages are down (#23)

Merged pull requests:

v0.6.0

21 Jan 18:22
Compare
Choose a tag to compare

Meshes v0.6.0

Diff since v0.5.1

Closed issues:

  • Rename PolySurface to PolyArea (#24)

Merged pull requests:

  • add boundingbox test (#20) (@shreyagupta30)
  • CompatHelper: bump compat for "SpecialFunctions" to "1.1" (#21) (@github-actions[bot])
  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#22) (@github-actions[bot])
  • Rename PolySurface to PolyArea (#25) (@juliohm)

v0.5.1

27 Nov 13:11
Compare
Choose a tag to compare

Meshes v0.5.1

Diff since v0.5.0

Merged pull requests:

v0.5.0

12 Nov 17:10
Compare
Choose a tag to compare

Meshes v0.5.0

Diff since v0.4.2

Closed issues:

  • Unite Face subtypes and Polygon type (#6)
  • Separate FEM logic from the mathematical model (#11)

Merged pull requests:

v0.4.2

06 Nov 14:10
Compare
Choose a tag to compare

Meshes v0.4.2

Diff since v0.4.1

v0.4.1

05 Nov 12:17
Compare
Choose a tag to compare

Meshes v0.4.1

Diff since v0.4.0

Closed issues:

  • Package installation/building fails (#5)