- Rename and modify a number of UFC interface functions. See docstrings in ufc.h for details. - Bump required SWIG version to 3.0.3 - Disable dual basis (tabulate_coordinates and evaluate_dofs) for enriched elements until correct implementation is brought up
1.5.0
------------------
- Remove FErari support - Add support for new integral type custom_integral - Support for new form compiler backend "uflacs", downloaded separately
1.4.2
------------------
- Move to CMake build system
1.4.1
------------------
- Make functions introduced in UFC 1.1 mandatory (now pure virtual) - Update templates to allow constructor arguments in form classes
1.4.0
------------------
- Changed behavior of create_foo_integral (returning 0 when integral is 0) - Bug fixes in installation