Ferrite.jl release announcements

Ferrite version 1.2.0

We have recently release Ferrite version 1.2.0, the second feature release in the 1.X release series. This release contains some new features but mostly bugfixes and enhancements to the documentation. The full list of changes can be found in CHANGELOG.md.

Thanks to everyone who contributed!

Ferrite versions 1.3 and 1.4

Since we missed updating this thread about the last releases, let me leave a brief summary. The main features of these two releases are the new MultiFieldCellValues to optimize the field evaluations on elements containing multiple fields, we now have proper support for mixed tensors on embedded elements (before these releases static arrays have been returned) and the assembly with rectangular matrix shapes has been added. We have also added more convenience features and optimized the performance of many operations. More details are given in the CHANGELOG.md.

Thanks to everyone who contributed!