sbt-site 1.8.0 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
sbt 2 migration
- Cross build to sbt 2.x by @eed3si9n in #224
- refactor: Use new wildcard syntax by @xuwei-k in #218
- Fix warnings by @xuwei-k in #226
- Add
@transientannotation tomakeSitetask by @xuwei-k in #227 - deps: Paradox 0.11.0 by @eed3si9n in #230
other updates
behind the scenes
- ci: Update GitHub Actions by @eed3si9n in #221
- ci: Update sbt version by @xuwei-k in #220
- ci: sbt-ci-release 1.12.0 by @eed3si9n in #222
- Update dependencies by @xuwei-k in #223
- ci: Update sbt and sbt-plugin versions by @xuwei-k in #228
- Fix warnings in AsciidoctorPlugin by @xuwei-k in #225
- ci: Documentation publishing from GH workflow by @xuwei-k in #231
- test: Fixes can-package-and-publish-zip-file by @eed3si9n in #233
Full Changelog: v1.7.0...v1.8.0