v0.92.0 [2020-10-30]
Features
- b42f714 add fluxinit package as an alternative to importing builtin (#3280)
- be028e3 add series cardinality function to influxdb package (#3263)
Bug fixes
- 15923a0 do not panic when the value column for pivot does not exist (#3292)
- 1e9bfd4 properly truncate timestamps to beginning of window bounds
- bc9fe67 updates operator precedence in formatter (#3285)
- 1159726 do not panic when a string expression evaluates to null (#3287)
- b156840 add support for multiline conditionals (#3286)