next
2025-05-19
Bug Fixes
- core: fix detection of iteration vs aggregation projections (931d55d)
Features
- openapi: improve operation kind detection based on HTTP methods (1aee7fe)
- stdlib: add a joinToString() function to the stdlib (fbf6fd9)
- stdlib: add a round() function to the stdlib (5bef4b4)
- stdlib: added all(), some() and none() to stdlib (85e736d)