Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 04:03
· 75 commits to main since this release
3d6bb79
feat: upgrade docker dependencies (#48)

## Features

* Upgrade Java to 17 in Docker, allowing language authors to use its features when implementing languages.

## Fixes

* Test for `plcc --version` now accepts leading `v` in version numbers.