Releases: kevin-lee/sbt-github-pages
Releases · kevin-lee/sbt-github-pages
v0.14.0
0.14.0 - 2024-03-05
New Feature
- Allow force push (#213) - Thanks @michaelmior
- force push with the environment variable
GITHUB_PAGES_PUBLISH_FORCE_PUSH
- force push with the environment variable
Internal Housekeeping
v0.13.0
0.13.0 - 2023-11-19
Internal Housekeeping
- Upgrade Scala, sbt, sbt plugins and libraries (#200)
- Scala to
2.12.18
- sbt to
1.9.7
- sbt-ci-release to
1.5.12
- sbt-wartremover to
3.1.5
- sbt-devoops to
3.0.0
- cats to
2.10.0
- cats-effect to
3.5.2
- github4s to
0.32.1
- circe to
0.14.6
- http4s to
0.23.24
- http4s-blaze-client to
0.23.15
- effectie to
2.0.0-beta13
- logger-f to
2.0.0-beta22
- extras to
0.44.0
- Scala to
v0.12.0
0.12.0 - 2022-12-28
Done
- Upgrade
effectie
andlogger-f
to2.0.0-beta4
(#180) - and update the code accordingly / also upgrade other libraries- effectie
2.0.0-beta2
=>2.0.0-beta4
- logger-f
2.0.0-beta2
=>2.0.0-beta4
- global sbt version
1.2.8
=>1.6.2
- hedgehog
0.9.0
=>0.10.1
- cats
2.8.0
=>2.9.0
- cats-effect
3.3.14
=>3.4.3
- http4s blaze client
0.23.12
=>0.23.13
- extras
0.20.0
=>0.26.0
- effectie
v0.11.0
0.11.0 - 2022-10-04
Done
- Upgrade Scala, sbt, sbt-plugins and libraries (#171)
- sbt
1.6.2
=>1.7.2
- Scala
2.12.12
=>2.12.17
- cats
2.7.0
=>2.8.0
- cats-effect
3.3.12
=>3.3.14
- github4s
0.31.0
=>0.31.2
- circe
0.14.1
=>0.14.3
- http4s
0.23.11
=>0.23.16
- http4s-blaze-client
0.23.12
- effectie
2.0.0-beta1
=>2.0.0-beta2
- logger-f
2.0.0-beta1
=>2.0.0-beta2
- extras
0.14.0
=>0.20.0
- sbt
v0.10.0
v0.9.0
0.9.0 - 2022-05-05
Done
- Bump
effectie
andlogger-f
to2.0.0-beta1
(#162) - Upgrade libraries (#160)
- cats
2.6.1
=>2.7.0
- cats-effect
2.5.3
=>3.3.5
- github4s
0.28.5
=>0.31.0
- http4s
0.21.27
=>0.23.11
effectie1.15.0
=>1.16.0
logger-f1.15.0
=>1.16.0
- hedgehog
0.7.0
=>0.8.0
- cats
- Publish to
s01.oss.sonatype.org
(the new Maven central) (#131)