Skip to content

Releases: JuliaFEM/MortarContact2D.jl

v0.3.1

14 Oct 07:12
v0.3.1
Compare
Choose a tag to compare

v0.3.1 (2019-10-11)

Diff since v0.3.0

Merged pull requests:

v0.3.0: Make package compatible with Julia v1 (#7)

04 Sep 10:04
c56ff68
Compare
Choose a tag to compare
Update version number to v1.0 in REQUIRE and do not allow tests fail for v1.0.

v0.2.0

02 Sep 08:16
48fa202
Compare
Choose a tag to compare
Make package compatible with Julia v0.7 (#6)

v0.1.2

05 Jul 08:17
Compare
Choose a tag to compare
Fix deprecations (#5)

v0.1.1: Fix tangent (#3)

29 May 15:44
bc4c7e1
Compare
Choose a tag to compare
Use internal field `tangent` when defining tangent.

v0.1.0: Fix coverage (#2)

24 May 16:06
3241dbb
Compare
Choose a tag to compare
Code coverage is back to 100 % now.

v0.0.2: Do not export all functions (#1)

16 May 18:51
f66e4e4
Compare
Choose a tag to compare
`get_master_elements`, `add_master_elements!`, `get_slave_elements`, `add_slave_elements!` are dispatched from `FEMBase.jl` to avoid conflicts with other contact packages.

Initial release

04 May 14:00
Compare
Choose a tag to compare
Moved code from JuliaFEM.jl

Development of 2d mortar contact mechanics continues in this package.