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

Releases: bblfsh/scala-client

v1.5.0

03 Nov 08:45
c59c26b

Choose a tag to compare

  • Version and NativeParse requests.
  • Node.filter() works.

v1.4.0

02 Nov 11:52
e032655

Choose a tag to compare

Merge pull request #44 from bblfsh/feature/node.filter

Make Node.filter() work.

v1.3.5

27 Oct 15:26

Choose a tag to compare

Merge pull request #41 from juanjux/fix/fail_on_compile_errors

Fail the assembly build if the native build fails

v1.3.4

26 Oct 15:55

Choose a tag to compare

Merge pull request #40 from juanjux/fix/libuast_version

Fix wrong libuast version

v1.3.3

23 Oct 13:35

Choose a tag to compare

Merge pull request #36 from juanjux/fix/leak

Fix for memory leak + memory usage test

v1.3.2

20 Oct 08:02

Choose a tag to compare

Merge pull request #35 from juanjux/fix/libload

Synchronized on the Libuast Object didn't work.

v1.3.1

19 Oct 15:33

Choose a tag to compare

Merge pull request #32 from juanjux/1_3_1

Version 1.3.1

v1.3.0

19 Oct 15:12

Choose a tag to compare

Merge pull request #31 from juanjux/fix/macos_build2

Fix macOS build.

v1.2.2

18 Oct 16:33

Choose a tag to compare

Merge pull request #28 from abeaumont/feature/add-dco

legal: Add DCO

v1.2.1

17 Oct 14:10

Choose a tag to compare

Fixed sync problems.