v1.4.3
smith120bh
released this
28 Aug 12:54
·
311 commits
to master
since this release
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
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #161
- Bump numpy from 1.24.3 to 1.25.0 by @dependabot in #163
- Bump scipy from 1.10.1 to 1.11.0 by @dependabot in #167
- Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #166
- Bump mypy from 1.3.0 to 1.4.1 by @dependabot in #165
- Bump scipy from 1.11.0 to 1.11.1 by @dependabot in #168
- Bump matplotlib from 3.7.1 to 3.7.2 by @dependabot in #169
- Bump black[jupyter] from 23.3.0 to 23.7.0 by @dependabot in #172
- Bump numpy from 1.25.0 to 1.25.1 by @dependabot in #170
- Bump numpy from 1.25.1 to 1.25.2 by @dependabot in #174
- Bump pylint from 2.17.4 to 2.17.5 by @dependabot in #173
- Bump mypy from 1.4.1 to 1.5.1 by @dependabot in #176
- Bump scipy from 1.11.1 to 1.11.2 by @dependabot in #177
Full Changelog: release-v1.4.2...release-v1.4.3