Skip to content

v0.8.19

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Dec 10:47
· 4 commits to master since this release

TransformVariables v0.8.19

Diff since v0.8.18

  • add a merge method for NamedTuple transformations #150
  • Cleaned up inverse eltype calculations #149

Merged pull requests:

  • Reorganize inverse_eltype calculations. (#149) (@tpapp)
  • Merge NamedTuple transforms by merging the underlying NamedTuples (#150) (@Ickaser)
  • Bump actions/checkout from 5 to 6 (#151) (@dependabot[bot])

Closed issues:

  • inverse eltype calculation fails for vectors that do not contain scalars (#148)