Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 09:59
· 477 commits to main since this release
v2.5.0
d564050

✨ This release of Dolos introduces a new component: dolos-parsers

This new package includes a collection of parsers officially supported by Dolos. Since we have full control over this parser, we can now add support for new languages more quickly. In addition, we support three additional languages out-of-the-box:

  • SQL
  • R
  • modelica

Do you want to use Dolos for a programming language that is not yet supported? Suggest your language here: #1029

✨ Changes

🐛 Bug Fixes

📖 Documentation

  • Add GitHub issue templates (#1329) @rien
  • Update README's mentioning the new components (#1356) @rien