Skip to content

v0.2.0

Compare
Choose a tag to compare
@joshtemple joshtemple released this 16 Aug 15:21
· 197 commits to master since this release
  • LookML serialization (generation) from Python objects (#14)
  • Load LookML from string as well as from a file object (#17)
  • Added local test suite via Docker (@jamescurtin)
  • Added docstrings and examples throughout codebase (#16, @jamescurtin)
  • README updates on LookML representation
  • Add CONTRIBUTING.md guidelines including details on running test suite