sbt-site 1.5.0-M3
Pre-release
Pre-release
github-actions
released this
20 Dec 16:08
·
9 commits
to refs/heads/main
since this release
Important changes
The new plugin address is
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.5.0-M3")
sbt-site requires Java 11 or later.
To move it forward, tests for several site tools had to be commented out. See issues
- Change groupd ID to com.github.sbt #193 by @ennru
- bump: paradox 0.10.3 (was 0.5.5); Java 11; fix ref links #188 by @ennru
Changes
- ci: add bot identities #198 by @ennru
- ci: pass GH token in env #197 by @ennru
- ci: pass GH token to manage GH pages #196 by @ennru
- ci: all permissions on release workflow #195 by @ennru
- chore: adapt to branch rename; more names #190 by @ennru
- Add release workflow #189 by @ennru
- modern sbt 1.8.0 #187 by @ennru
- Scope makeSite task to current project #176 by @steinybot
- ci: naive GH workflow #180 by @ennru
- build: use release-drafter/release-drafter #175 by @ennru
- Fix link in hugo.md #173 by @ansvonwa
- Update sphinx.md #170 by @justinp
Contributors
@ansvonwa, @ennru, @justinp and @steinybot