0.4.0
- Support hex decimal number format.
- Support binary decimal number format.
- Support octal decimal number format.
- Support Aggregations function without selecting the field.
- Support Merging group if it only select aggregations.
- Implement Aggregation functions
avg
. - Improve render performance.
- Allow calling aggregation function with upper or lowre cases.