We recently discovered a regression in the Daffodil SBT Plugin 1.6.0 where saved
parsers created for Daffodil 3.11.0 could not actually be used by Daffodil
3.11.0. This issue is now fixed in the main branch. Considering Daffodil 3.11.0
is still fairly widely used, I think this regression is major enough that it
warrants a new release.
We have also made a few other quality of life changes, including support for
Test/packageDaffodilBin, additional test dependencies to simplify build.sbt
configs, changes to support cross version test harnesses, and fixed documentation.
With all this changes and the regression fix, I would like to propose we release
1.7.0 of the Apache Daffodil Plugin.
There are a number of small open PRs that I think should all be merged:
https://github.com/apache/daffodil-sbt/pulls
If there are no objections or additional changes expected for1.7.0, I can
volunteer to be the release manager for this, starting the process next week
once all the open PRs are merged.
Thanks,
- Steve