Skip to content

Release 0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 18:43

Release Notes

Major Changes

  • Command Line Interface:

    • Introduced the diagnostics command.
    • Transitioned from the --clinfo flag to the clinfo command.

    Refer to the updated documentation for a detailed overview (opencl-language-server --help).

Updates

  • Integrated a new dependency for URI parsing:
    • uriparser/[^0.9.7].
  • Conducted a comprehensive code refactoring and test coverage.

Bug Fixes

  • The --stdout flag is now recognized. Clients can add this flag to indicate communication with the server via standard input.