--- layout: default permalink: /sbt/release-notes-:title --- {% if page.release != "final" %}
Apache Daffodil SBT Plugin {{ page.title }} has not yet been released! The artifact and release notes below are drafts for a proposed release of Apache Daffodil SBT Plugin which has not yet occurred.
{% endif %}

Get Release

{% if page.source-dist %}

Source

{% include download-list.html apache=page.apache artifacts=page.source-dist project="daffodil/daffodil-sbt" release=page.release type="src" version=page.title %}

{% endif %} {% if page.binary-dist %}

Binaries

{% include download-list.html apache=page.apache artifacts=page.binary-dist project="daffodil/daffodil-sbt" release=page.release type="bin" version=page.title %}

{% endif %} {% if page.apache %}

The above release files should be verified using the PGP signatures and the project release KEYS. See verification instructions for a description of using the PGP and KEYS files for verification. A SHA512 checksum is also provided as an alternative verification method.

{% endif page.apache %}

Release Notes

{{ content }}