Releases: bblfsh/libuast
Releases · bblfsh/libuast
v1.4.0
- tests: Add a testcase with invisible node filtering (#38). Solves #33.
- ci: Allow fails for clang build since packaging is currently broken (#40).
- docs: Improve xpath query documentation (#41)
- Improve error handling (#43). Solves #42
v1.3.0
- Complete node attributes (#37). Solves #29.
v1.2.0
- Fix bindings examples on README (#35)
- Update roles to be on par with SDK v1.2.0 (#36)
v1.0.1
- Update roles to be on par with SDK v1.0.3 (#34).
v1.0.0
- Upgrade to SDK
v1
(#31)
- Rename version updater script (#32)
v0.2.1
- Add SDK versioning support (#28)
- Don't crash on empty UastFilter result (#30)
v0.2.0
- Add CUnit discovery (#15).
- Style fixes (#22). Solves #16.
- Update documentation and use clang-format (#23).
- Improve documentation (#24). Solves #9.
- Add C++ support (#25).
- Add Travis and Codecov badges (#26).