On Thu, Jul 30, 2015 at 12:35 PM, Juan Luis Cano <[email protected]> wrote: > On Jul 30, 2015 12:14 PM, "Juan Luis Cano" <[email protected]> wrote: >> >> I noticed these are not available, is there at least a list of backward >> incompatible changes? I noticed that the update broke some of my programs. > > Moreover: is there any backwards compatibility policy within the project? Or > may I expect breaking changes every minor version? I just want to assess if > I should stick with a certain FEniCS version for a long project.
This is a valid question. The new version even changes the RectangleMesh interface, which is in frequent use. I appreciate the switch to using Point() objects, but it would have saved me an hour if there was something like a changelog. Julian Andrej > > Juan Luis > > > _______________________________________________ > fenics mailing list > [email protected] > http://fenicsproject.org/mailman/listinfo/fenics > _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
