This release takes it further with time-based interpolations and introduces a strong competitor to the well-known BUCKETIZE framework: FILL now has a new signature, and can process multiple series at once. A real time saver to create perfectly aligned time series for your CSV or stacked charts! More details below.
- Pencode` can now encode to jpeg, with a user defined quality parameter.
->SET
and SET->` now accept list or sets.- Introduce hull functions:
LOWERHULL
andUPPERHULL
allow to compute easily the minimum/maximum envelope of a GTS. Very useful for energy players. - Changed slf4j logging backend to reload4j (log4j 1.2 fork). Warp 10 was never affected by log4j bugs, but we understand that your automatic CVE detector keeps screaming.
TOKENINFO
can expose all the token attributes, when used with thetokenattr
capability set.- Fixed
SNAPSHOT
of a macro that contains a null element. - Minor bug fixes and dependency updates.