v0.5.1 (2019-10-11)
Closed issues:
- Test fails with Julia 1.2.0 (#232)
- 2d_hertz_contact.jl example error (#221)
- xdmf export: Analysis(Linear) does not write results (#203)
- type analysis has no field time (#190)
- Solve conflict with add_elements! (#180)
Merged pull requests:
- Create Project.toml file and remove REQUIRE files (#242) (ahojukka5)
- change in old function name ucfirst to uppercasefirst, (#240) (micampbell)
- Fix broken test (#233) (ahojukka5)
- Documentation deployment fix (#230) (ahojukka5)
- fixed deprecated warning for format = html (#229) (rezarastak)
- implement matrix coloring (#226) (KristofferC)
- improve performance in elasticity by moving out computation of X from integration point loop (#225) (KristofferC)
- improve performance in elasticity (#224) (KristofferC)
- Fix example of 2d hertz contact (#223) (ahojukka5)
- Add upper bound to Julia v2.0 to REQUIRE (#222) (ahojukka5)
- Store Xdmf results in Mixed format (#217) (ahojukka5)
- Update citation instruction in README.md (#216) (ahojukka5)