Version 0.4.6 (2017-03-26)
- FIX: edge case for inferring x-range for spline interpolation when doing
log transforms and with data the contains values in the interval. - FIX: fix linear transform (kwargs weren't being passed correctly).
- FIX: interval gate was raising exceptions for certain numpy versions (fix by alonyan)