Skip to content

v1.0.0

Compare
Choose a tag to compare
@joshtemple joshtemple released this 09 Jan 19:18
· 85 commits to master since this release
  • Completely rebuilt parsing to work off of a concrete syntax tree (parse tree)
  • Parse tree now maintains comments and whitespace
  • Supports updated filters syntax with key/value pairs
  • Integrated GitHub-scraped LookML into tests
  • Added Sphinx documentation and published to Read the Docs
  • Migrated tests from docker-compose to tox