Skip to content

Release 2.1.8

Choose a tag to compare

@gwlucastrig gwlucastrig released this 26 Mar 17:25

Release 2.1.8 focused on general maintenence and improvement to the API internals.

The most notable new feature is the ability to insert new vertices into incremental TIN instances after constraints have been added. In previous versions, adding constraints "locked" the TIN so that additional vertices could not be added. For details, see issue Issue 112: Allow TIN to accept new vertices after constraints are added. This feature was necessary to support the ability to perform Delaunay refinement which will be explored in the upcoming release 2.1.9.

Issues for future work
One of the challenges in working with Tinfour is that our developers do not have much contact with users. So, to a degree, we do not always have a clear sense of what features or improvements would be most advantageous for our users. To address that issue, I encourage our users to let us know if you have any requirements that could potentially be met by future work on Tinfour.

Finally, if you use Tinfour to do something cool, we'd love to hear about it.

The Tinfour Team