v1.6.0
1.6.0 / 2023-09-06
bugged release, please use >v1.6.1
- Fix the sign issue for good by @JoranAngevaare in #143
Notes
- Important bugfix in #143 which solves an issue with decreasing trends not being treated the same as increasing trends due to a
np.max
call to signed values.
Full Changelog: v1.5.0...v1.6.0