v0.49.0
BREAKING: cast operators are now between <>, so int becomes <int>, float becomes <float>, string becomes <string> ; new cast operator: <array> : cast any iterable into an array OR return an empty array for null/undefined OTHERWISE return an array with the source value as its unique element