Releases: src-d/gitbase-web
Releases · src-d/gitbase-web
v0.1.5
01 Oct 12:47
Compare
Sorry, something went wrong.
No results found
New Features
Support for new UAST serialization format used by gitbase v0.17.0 (#233 )
v0.1.4
22 Aug 08:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix for older browsers that don't support AbortController (#226 ).
v0.1.3
17 Aug 17:15
Compare
Sorry, something went wrong.
No results found
New Features
Rename gitbase-playground to gitbase-web.
v0.1.2
17 Aug 14:12
Compare
Sorry, something went wrong.
No results found
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 ).
v0.1.1
12 Jul 10:23
Compare
Sorry, something went wrong.
No results found
New Features
Updated examples
The forced LIMIT is displayed in the query results
Keep tabs open on failure
UAST viewer performance improvements
go-bindata is now managed with build tags
Bug Fixes
Fix float type columns, e.g. SUM() output
v0.1.0
05 Jul 12:42
Compare
Sorry, something went wrong.
No results found
Changelog
Updated dependencies
Better Babelfish xpath error reporting
Improved query error messages for 502 responses
Cleaner layout for table results with less rows than the page size
Simplified docs
v0.0.9
02 Jul 17:45
Compare
Sorry, something went wrong.
No results found
New Features
Transform code to UAST
Filter UAST with xpath queries
Support for HTML snippet injection for each deployment
Improved tab titles for larg number of tabs
Help link to gitbase documentation
Example queries in the sidebar
v0.0.8
27 Jun 09:19
Compare
Sorry, something went wrong.
No results found
This release adds the following features:
styling
history tab
edit tabs titles
suspend tabs
The following feature is a work in progress that will be improved in next versions:
v0.0.6
07 Jun 15:38
Compare
Sorry, something went wrong.
No results found
This release adds two new components to visualize the code and UAST columns.
v0.0.5
06 Jun 13:28
Compare
Sorry, something went wrong.
No results found
Maintenance release for v0.0.3 that fixes the published docker container.