Skip to content

Commit

Permalink
Fix typo in SBT 1.3.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
stevedlawrence committed Jan 28, 2025
1 parent 4c96dd0 commit 8011fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/_sbt/1.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ See the [GitHub page](https://github.com/apache/daffodil-sbt) for details to ena
#### New Features

* The default value of the `daffodilVersion` setting is updated to `3.10.0`
* The new `daffodil-junit-tdml` jar added in Daffodil 3.10.0 is now added to the `test` classpath. DFDL projects with `daffodilVersion` 3.2.0 or new can now use the more compact TDML JUnit API
* The new `daffodil-junit-tdml` jar added in Daffodil 3.10.0 is now added to the `test` classpath. DFDL projects with `daffodilVersion` 3.2.0 or newer can now use the more compact TDML JUnit API
* The `packageDaffodilBin` task now outputs Daffodil logs. The log level can be controlled by the `packageDaffodilBin/logLevel` setting
* The sbt command `export packageDaffodilBin` now outputs commands and arguments used to build saved parsers. This can be copied into a CLI, script, IDE, etc. to build saved parsers outside of SBT

Expand Down

0 comments on commit 8011fdd

Please sign in to comment.