v0.8.16
·
126 commits
to master
since this release
TransformVariables v0.8.16
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
inverseetc eltypes. (#136) (@tpapp)
Closed issues:
- Avoid that
inverse(::VectorTransform, x)returns aVector{Union{}}? (#132)