Skip to content

v0.8.16

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 15:16
· 100 commits to master since this release
7e239f3

TransformVariables v0.8.16

Diff since v0.8.15

Merged pull requests:

  • Fix admonition block in docstring (#130) (@abhro)
  • Fix markdown list in docstring (#131) (@abhro)
  • Make inverse(::VectorTransfrom, x) return a vector of floats (#133) (@devmotion)
  • Create dependabot.yml (#134) (@abhro)
  • Add note about stability of inverse etc eltypes. (#136) (@tpapp)

Closed issues:

  • Avoid that inverse(::VectorTransform, x) returns a Vector{Union{}}? (#132)