Skip to content
Snippets Groups Projects
Commit 810f555a authored by dgelessus's avatar dgelessus
Browse files

Release version 1.2.0

parent bc4f5979
Branches
No related tags found
No related merge requests found
Pipeline #149081 passed
......@@ -17,7 +17,7 @@ Apply the plugin:
```groovy
plugins {
id "de.hhu.stups.sablecc" version "1.1.0"
id "de.hhu.stups.sablecc" version "1.2.0"
}
```
......@@ -61,7 +61,7 @@ tasks.named("generateSableCCSource").configure {
## Changelog
## Version 1.2.0 (not released yet)
## Version 1.2.0
* Add ability to pass extra arguments to SableCC using the new `arguments` property of `SableCCTask`.
* Fix deprecation warnings on Gradle 8.12 about accessing `Project` at execution time.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment