Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Releases: bblfsh/go-client

v2.2.3

26 Jan 12:38
9231e26
Compare
Choose a tag to compare

Fixes AppVeyor and macOS builds.

v2.2.2

24 Jan 19:07
c134769
Compare
Choose a tag to compare
  • Bump libuast dependency.

v2.2.1

16 Jan 11:57
10062db
Compare
Choose a tag to compare
  • NewClientWithConnection to reuse an existing connection when creating a Client.

v2.2.0

16 Jan 11:52
46ab873
Compare
Choose a tag to compare
  • Added libuast iterators.

  • README install instructions' improvements.

  • Change bblfshd.

v2.1.0

16 Oct 13:48
Compare
Choose a tag to compare
  • Bump libuast to 1.2.0 (#21)

v2.0.0

03 Oct 14:04
Compare
Choose a tag to compare
  • tools package with libuast tool (#15)
  • added new methods native and version requests and client renamed (#16)
  • Fix handling of return value (#17)
  • Bump libuast version to 1.0.1 (#18)
  • Update example (#19)
  • Prepare v2, working against SDK v1.1.0 (#20)

v1.0.0

19 Sep 14:29
Compare
Choose a tag to compare
  • Upgrade to support SDK v1 (#14)

v0.2.1

19 Sep 14:28
Compare
Choose a tag to compare
  • README and examples improvements (#11)
  • Use src-d/ci (#12)
  • Add integration test and fix travis (#13)

v0.2.0

08 Sep 09:30
Compare
Choose a tag to compare
  • Update to current libuast API (#3)
  • Add travis and codecov badges(#4)
  • Add MAINTAINERS (#5). Solves #2
  • Add SDK versioning support (#7).
  • Add support to build libuast directly (#8). Solves #6.
  • Simplify build doc #9.

v0.1.0

24 Aug 12:58
Compare
Choose a tag to compare
  • Initial release.