Skip to content

Releases: JuliaFEM/FEMQuad.jl

v0.3.2

14 Oct 07:13
v0.3.2
8b99f9d
Compare
Choose a tag to compare

v0.3.2 (2019-10-11)

Diff since v0.3.1

Merged pull requests:

v0.3.1

28 Sep 15:32
v0.3.1
Compare
Choose a tag to compare

v0.3.1 (2019-09-27)

Diff since v0.3.0

Merged pull requests:

v0.3.0: Fix 1d quadrature data structure

05 Apr 08:28
Compare
Choose a tag to compare

Just some minor changes, which yet break backward compatibility. In short, 1d quadrature rules did not follow the same style as multidimensional ones, thus requiring some special take care of in FEM codes. See PR #15 (comment). This is now fixed.

v0.2.0

22 Aug 10:55
Compare
Choose a tag to compare
Make package compatible with Julia v1.0