v0.1.2
New Features
- Queries that take too long can be cancelled (#199).
- Change the default log level to
info
(#208). - Disable autorun when the user clicks on a sample query (#209).
- Include dependencies versions in the
/version
response (#184).
Bug Fixes
- Docker Compose file did not link gitbase-playground to bblfsh, so users could not view UAST from the code viewer modal (#197).