Skip to content

v0.4.3

Choose a tag to compare

@benstoltz benstoltz released this 06 Aug 00:33

Changed

  • Default query adds "sqlFormat": "standard"

Support

  • Docs should only build on merging a PR
  • PRs from forks should not break Travis
  • Prism 1.5.0 added to include syntax highlighting on docs
  • Added example for time aggregation with hosted services
  • Fixed specs to accept &sqlFormat=standard
  • Added missing peer dependencies as dev dependencies for npm3 users
  • use node-sass so ruby is not required to run docs site
  • fix bug where npm start causes machine to freeze
  • remove unused grunt tasks/plugins