v2.19.0 - Finally! A release!
This is the first tagged release using the GitHub Releases. Most of the work here was done by @boris-martin, with some help by @MakisH, @fsimonis, @KyleDavisSA, @IshaanDesai.
Highlights:
- Updates for CalculiX v2.19 (#78)
- Added Debian packages for Ubuntu 18.04 and 20.04 (#72)
- Fixed some memory leaks (#76 #77)
- Added the flag
-USE_MT
to the Makefile, enabling multi-threading in SPOOLES (#34, implemented in #78) - Added experimental support for PaStiX (#71 #80 #81)
- Added clang-format and formatted the code (#83)