0.2
Pre-release
Pre-release
Still pre-release. But a lot bigger.
- Added instant vector functions:
- ClampMin
- Exponential
- Floor
- NaturalLogarithm
- BinaryLogarithm
- DecimalLogarithm
- Scalar
- Sqrt
- Timestamp
- Added range vector functions:
- Delta
- Derivative
- HoltWinters
- InstantDelta
- Increase
- InstantRate
- PredictLinear
- Rate
- Resets
- Scalar type fix (int to float)
- Scalar type now can be passed as argument
- Aggregation functions on RangeVector refactor