v0.10.11
github-actions
released this
10 Mar 13:03
·
62 commits
to master
since this release
TaylorSeries v0.10.11
Closed issues:
- Broken tests in Julia 1.6.0-beta1 (#259)
- Support
asinh, acosh, atanh
. (#261) - Build error on v1.2 (#265)
Merged pull requests:
- Fix broken test in Julia v1.6.0 and nightly (#260) (@lbenet)
- Added inverse hyperbolic functions (#261) (#262) (@Jollywatt)
- Update README.md (#264) (@ViralBShah)
- Raise VERSION requirement for function def on abstract type (#266) (@schillic)
- Use DomainError instead of ArgumentError with several functions (#267) (@lbenet)