Skip to content

v1.4.3

Compare
Choose a tag to compare
@smith120bh smith120bh released this 28 Aug 12:54
· 311 commits to master since this release
e9d5ec6

This is exclusively a bugfix release, correcting a regression in the find_node_id() function, fixing the handling of pinned nodes that have only one element connected to them, and adding some meaningful error-handling to non-integer node and element ids.

What's Changed

  • Fix regression in find_node_id() with typeof vertex == Vertex by @smith120bh in #178
  • Add restraint to a node that has exactly one pinned connection by @smith120bh in #146
  • Add error-handling to node & element id data types by @smith120bh in #179

Dependabots

Full Changelog: release-v1.4.2...release-v1.4.3