Skip to content

Releases: bblfsh/sonar-checks

v0.4.0

25 Sep 07:58
f4cf4e8

Choose a tag to compare

  • Allow to query supported languages (thanks @bzz!).

v0.3.0

28 Aug 08:08
5e2ad88

Choose a tag to compare

  • Ensure CLI output is JSON.
  • Optional JSON output for run_check and run_checks.
  • Full typing coverage of the utils module.

v0.2.0

17 Aug 14:04

Choose a tag to compare

  • Unittests.
  • Fixed several checks that failed with some specific java files.
  • CI.
  • Numbers can be used now instead of the full codes for the CLI --enable and --disable options.
  • More utility functions in the utils module.
  • Cleaned up some old fixtures from before the renaming.

v0.1.0

16 Aug 16:53

Choose a tag to compare

Adopted in bblfsh.

Total rewrite. Now it should be usable as a lib and CLI.