v5.5.1
π BUG FIXES
- The macro would run into error when the price data was not including the current price, because that is needed for the
extreme_now
mode.
π DOCUMENTATION
- The default value for
plot_attr
mentioned in the documentation was incorrect. This has been fixed by @rrooggiieerr
What's Changed
- Fix default value for plot_attr by @rrooggiieerr in #138
- Fix for extreme_now when current price is not included by @TheFes in #141
New Contributors
- @rrooggiieerr made their first contribution in #138
Full Changelog: v5.5.0...v5.5.1