v5.4.4
Sorry for all the releases today, but I had to squash some bugs :) For completeness I added all the changes in these release notes.
π BUG FIXES
- (v5.4.4) fixed rounding of
estimated_costs
whenprecision
parameter was set. - (v5.4.3) fix a pedmas error which would add a second to the start time
- (v5.4.2) the start time returned by the macro was sometimes in the past when
look_ahead
was set totrue
- (v5.4.2)
look_ahead
wasn't used when a datetime object or datetime string was used as input for thestart
parameter
π DOCUMENTATION
- (v5.4.2) added some additional clarification on
look_ahead
in the documentation
What's Changed
Full Changelog: v5.4.3...v5.4.4