Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 774 Bytes

CHANGELOG.md

File metadata and controls

46 lines (29 loc) · 774 Bytes

v0.1.9

  • fix: Correct a bug that lead to panics when CAQL data requested contained null data values.

v0.1.6

  • fix: type assertion

v0.1.5

  • fix: type assertion

v0.1.4

  • fix: tool syntax
  • fix: syntax error
  • fix: CAQL response parsing

v0.1.3

v0.1.2

  • re-add custom metrics provider

v0.1.1

  • upd: deal with _data = [null,null,null,...]

v0.1.0

  • initial (circonuslabs)
  • basic liniting changes
  • fix docker hub repo name
  • add .gitignore
  • add dedicated license file
  • add changelog
  • switch to goreleaser
  • switch to go modules

v0.0.14

  • initial (rb)