- Added
prerelease
output. - Fixed handling of prerelease identifiers/suffixes.
- Updated tag parsing to support prerelease metadata.
- Updated binaryen to v118.
- Updated wabt to v1.0.36.
- Updated binaryen to v117.
- Updated wabt to v1.0.35.
- Support changelogs within each crate, instead of just the root.
- Fixed broken tag parsing.
- Updated to support monorepo based tags.
- Added
tagged-project
output.
- Removed "Changelog" title from release body.
- Strip
v
from tags when checking changelogs and setting output.
- Renamed to
build-wasm-plugin
.
- Added
built
,changelog-entry
, andtagged-version
outputs. - Will attempt to extract a changelog.
- Refer to our readme for an updated GitHub workflow example.
- Initial release.