0.10.0 • $add, $abs and trigonometry operators¶
DSL¶
- Add the
$addaggregation operator (#7, #4c8eedbe, !33) - Add the
$absaggregation operator (#7, #056da623, !35) - Add trigonometry aggregation operators
$cos,$cosh,$acos,$acosh,$sin,$sinh,$asin,$asinh,$tan,$tanh,$atan,$atanh(#7, !35) - Move the aggregation conversion functions (
of()) higher in theValueDslhierarchy (#224c601a, !33) - Rename
ConditionalOperatorstoConditionalValueOperators(#edf69970, !33) - Rename
SetOperatorstoSetStageOperators(#bc343596, !33)
Documentation¶
- Add a 'news' section to the website with changelogs (!34)
- Add the BSON module in the API reference (!36)
Browse the documentation for this version • View release in GitLab