Releases: 47degrees/sbt-microsites
Releases · 47degrees/sbt-microsites
v1.4.4
What's changed
- Update sbt-mdoc to 2.5.0 (#791) @47erbot
- Update github4s to 0.32.1 (#790) @47erbot
- Update scalafmt-core to 3.7.15 (#789) @47erbot
- Update sbt to 1.9.7 (#787) @47erbot
- Update sbt-mdoc to 2.4.0 (#786) @47erbot
- Update sbt-mdoc to 2.3.8 (#785) @47erbot
- Update scrimage-scala to 4.1.0 (#783) @47erbot
- Update sbt to 1.9.6 (#782) @47erbot
- Update scrimage-scala to 4.0.42 (#781) @47erbot
- Update scalatest to 3.2.17 (#780) @47erbot
- Update scalafmt-core to 3.7.14 (#779) @47erbot
- Update sbt-scalafmt to 2.5.2 (#778) @47erbot
- Update scalafmt-core to 3.7.13 (#777) @47erbot
- Update sbt-scalafmt to 2.5.1 (#776) @47erbot
- Update sbt to 1.9.4 (#775) @47erbot
- Update scrimage-scala to 4.0.39 (#774) @47erbot
- Update scalafmt-core to 3.7.12 (#773) @47erbot
- Update scalafmt-core to 3.7.11 (#772) @47erbot
- Update sbt to 1.9.3 (#771) @47erbot
- Update scalafmt-core to 3.7.10 (#770) @47erbot
- Update scrimage-scala to 4.0.38 (#768) @47erbot
- Update scalafmt-core to 3.7.9 (#769) @47erbot
- Update scalafmt-core to 3.7.8 (#766) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.11.11 (#765) @47erbot
- Update sbt to 1.9.2 (#764) @47erbot
- Update scalafmt-core to 3.7.7 (#763) @47erbot
- Update scalafmt-core to 3.7.6 (#762) @47erbot
- Update scalafmt-core to 3.7.5 (#761) @47erbot
- Update sbt to 1.9.1 (#760) @47erbot
- Update scrimage-scala to 4.0.37 (#759) @47erbot
- Update scalacheck-1-15 to 3.2.14.0 (#758) @47erbot
- Update scrimage-scala to 4.0.36 (#756) @47erbot
- Update sbt-header to 5.10.0 (#755) @47erbot
- Update scalafmt-core to 3.7.4 (#753) @47erbot
- Update sbt to 1.9.0 (#754) @47erbot
- Update http4s-blaze-client to 0.23.15 (#750) @47erbot
- Update scalatest to 3.2.16 (#752) @47erbot
- Update sbt to 1.8.3 (#751) @47erbot
- Update sbt-ci-release to 1.5.12 (#747) @47erbot
- Update scalafmt-core to 3.7.3 (#746) @47erbot
🚀 Features
- Adding support for Google Analytics v4 (GA4) properties (#788) @blast-hardcheese
Contributors to this release
@47erbot, @blast-hardcheese, @fedefernandez and @juanpedromoreno
v1.4.3
Overview
Fixes an issue with GitHub Enterprise (see #740)
Thanks @necosta and @TomyMeren
What's changed
- Update scrimage-scala to 4.0.34 (#745) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.11.8 (#744) @47erbot
- Update http4s-blaze-client to 0.23.14 (#743) @47erbot
- Fix UnauthorizedError on GitHub Enterprise publish (#740) @necosta
- Update scalafmt-core to 3.7.2 (#742) @47erbot
- Update github4s to 0.32.0 (#741) @47erbot
Contributors to this release
v1.4.2
What's changed
- Integration Xebia Functional (#725) @israelpzglez
- Update sbt-mdoc to 2.3.7 (#739) @47erbot
- Update scalafmt-core to 3.7.1 (#738) @47erbot
- Update scalafmt-core to 3.7.0 (#737) @47erbot
- Update scrimage-scala to 4.0.33 (#736) @47erbot
- Update scalatest to 3.2.15 (#735) @47erbot
- Update sbt to 1.8.2 (#734) @47erbot
- Update Scala 3 dialect (#732) @fedefernandez
Contributors to this release
@47erbot, @fedefernandez and @israelpzglez
v1.4.1
Summary
This release fixes a bug (#727) in the site publication with Github4s due to a change in the encoding method. See #730 for more information.
What's changed
- Restores old encoding (#730) @fedefernandez
- Update sbt to 1.8.1 (#731) @47erbot
- Update docs (#729) @fedefernandez
- Update http4s-blaze-client to 0.23.13 (#728) @47erbot
Contributors to this release
@47erbot, @davesmith00047, @fedefernandez and @juanpedromoreno
v1.4.0
Summary
No new features have been added to this release, but it contains many dependency updates.
If you're getting some binary incompatibilities at the plugin level because of this release, consider using
the libraryDependencySchemes
setting in your project/plugins.sbt
file and verify your build.
ThisBuild / libraryDependencySchemes ++= Seq(
"groupId" %% "artifactId" % VersionScheme.Always
)
What's changed
- Update sbt-github, sbt-github-header, ... to 0.11.6 (#723) @47erbot
- Update sbt-header to 5.9.0 (#721) @47erbot
- Update sbt-scalafmt to 2.5.0 (#722) @47erbot
- Update sbt to 1.8.0 (#720) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.11.4 (#719) @47erbot
- Update scalafmt-core to 3.6.1 (#718) @47erbot
- Update sbt to 1.7.3 (#717) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.11.3 (#716) @47erbot
- Update sbt-header to 5.8.0 (#715) @47erbot
- Update scalafmt-core to 3.6.0 (#713) @47erbot
- Update sbt-mdoc to 2.3.6 (#712) @47erbot
- Update sbt to 1.7.2 (#711) @47erbot
- Update scalatest to 3.2.14 (#710) @47erbot
- Update sbt-mdoc to 2.3.5 (#709) @47erbot
- Update scalatags to 0.12.0 (#707) @47erbot
- Update sbt-mdoc to 2.3.4 (#708) @47erbot
- Update github4s to 0.31.2 (#706) @47erbot
- Update scrimage-scala to 4.0.32 (#705) @47erbot
- Update scalafmt-core to 3.5.9 (#703) @47erbot
- Update scalatest to 3.2.13 (#704) @47erbot
- Update sbt-mdoc to 2.3.3 (#702) @47erbot
- Update github4s to 0.31.1 (#701) @47erbot
- Update sbt to 1.7.1 (#700) @47erbot
- Update sbt to 1.7.0 (#699) @47erbot
- Update scalafmt-core to 3.5.8 (#698) @47erbot
- Update scalafmt-core to 3.5.7 (#697) @47erbot
- Update scalafmt-core to 3.5.5 (#696) @47erbot
- Update http4s-blaze-client to 0.23.12 (#695) @47erbot
- Update scalafmt-core to 3.5.4 (#694) @47erbot
- Update scalafmt-core to 3.5.3 (#693) @47erbot
- Update scalatest to 3.2.12 (#692) @47erbot
- Update sbt-header to 5.7.0 (#691) @47erbot
- Update scalafmt-core to 3.5.2 (#690) @47erbot
- Update scalafmt-core to 3.5.1 (#689) @47erbot
- Update scalafmt-core to 3.5.0 (#688) @47erbot
- Update sbt-mdoc to 2.3.2 (#687) @47erbot
- Update http4s-blaze-client to 0.23.11 (#686) @47erbot
- Remove specification of scalaVersion in build (#664) @47erbot @jisantuc
- Update github4s to 0.31.0 (#685) @47erbot
- Update scrimage-scala to 4.0.31 (#684) @47erbot
- Update sbt-mdoc to 2.3.1 (#683) @47erbot
- Update scrimage-scala to 4.0.30 (#682) @47erbot
- Update scrimage-scala to 4.0.28 (#681) @47erbot
- Update scalafmt-core to 3.4.3 (#680) @47erbot
- Update sbt-header to 5.6.3 (#677) @47erbot
- Update sbt-header to 5.6.5 (#679) @47erbot
- Update scalafmt-core to 3.4.2 (#678) @47erbot
- Update http4s-blaze-client to 0.23.10 (#676) @47erbot
- Update sbt to 1.6.2 (#675) @47erbot
- Update scalafmt-core to 3.4.0 (#674) @47erbot
- Update sbt-mdoc to 2.3.0 (#673) @47erbot
- Update scrimage-scala to 4.0.26 (#671) @47erbot
- Update http4s-blaze-client to 0.23.8 (#670) @47erbot
- Update scalacheck-1-15 to 3.2.11.0 (#669) @47erbot
- Update http4s-blaze-client to 0.23.7 (#653) @47erbot
- Update github4s to 0.30.0 (#618) @47erbot
- Update scalafmt-core to 3.3.3 (#667) @47erbot
- Update scalatest to 3.2.11 (#668) @47erbot
- Update scalatags to 0.11.1 (#665) @47erbot
- Update scrimage-scala to 4.0.25 (#663) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.11.2 (#662) @47erbot
- Update sbt to 1.6.1 (#658) @47erbot
- Update sbt-scalafmt to 2.4.6 (#659) @47erbot
- Update sbt to 1.5.8 (#656) @47erbot
- Update sbt to 1.5.7 (#655) @47erbot
- Update sbt to 1.5.6 (#654) @47erbot
- Update sbt-scalafmt to 2.4.5 (#651) @47erbot
- Update scalatags to 0.11.0 (#650) @47erbot
- Update scrimage-scala to 4.0.24 (#648) @47erbot
- Update sbt-scalafmt to 2.4.4 (#646) @47erbot
- Update scrimage-scala to 4.0.23 (#645) @47erbot
- Update scalafmt-core to 3.0.8 (#641) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.11.1 (#640) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.11.0 (#639) @47erbot
- Update scalatags to 0.10.0 (#638) @47erbot
- Update sbt-mdoc to 2.2.24 (#636) @47erbot
- Update scalafmt-core to 3.0.7 (#637) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.10.1 (#635) @47erbot
- Update sbt-ci-release to 1.5.10 (#633) @47erbot
- Update http4s-blaze-client to 0.21.31 (#632) @47erbot
- Update http4s-blaze-client to 0.21.30 (#630) @47erbot
- Update scalafmt-core to 3.0.6 (#629) @47erbot
- Update scalafmt-core to 3.0.5 (#628) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.10.0 (#626) @47erbot
- Update sbt-ci-release to 1.5.9 (#627) @47erbot
- Update http4s-blaze-client to 0.21.29 (#624) @47erbot
- Update scalacheck-1-15 to 3.2.10.0 (#623) @47erbot
- Update scalatest to 3.2.10 (#622) @47erbot
- Update scalafmt-core to 3.0.4 (#621) @47erbot
- Update scala-library to 2.12.15 (#619) @47erbot
⚠️ Breaking changes
- Updates sbt-ci-release to 1.5.11 and sbt-ghpages to 0.7.0 (#714) @47erbot @fedefernandez
📈 Dependency updates
- Update scalafmt-core to 3.0.3 (#617) @47erbot
- Update scalafmt-core to 3.0.2 (#616) @47erbot
- Update http4s-blaze-client to 0.21.28 (#614) @47erbot
- Update scalafmt-core to 3.0.1 (#612) @47erbot
- Update sbt-mdoc to 2.2.23 (#611) @47erbot
- Update scalafmt-core to 3.0.0 (#610) @47erbot
- Update http4s-blaze-client to 0.21.26 (#609) @47erbot
- Update scrimage-scala to 4.0.22 (#605) @47erbot
- Update scrimage-scala to 4.0.21 (#604) @47erbot
- Update sbt-mdoc to 2.2.22 (#603) @47erbot
- Update http4s-blaze-client to 0.21.25 (#601) @47erbot
- Update sbt to 1.5.5 (#600) @47erbot
- Update sbt-scalafmt to 2.4.3 (#599) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.9.3 (#598) @47erbot
- Update sbt to 1.5.4 (#596) @47erbot
- Update github4s to 0.28.5 (#595) @47erbot
- Update scrimage-scala to 4.0.20 (#594) @47erbot
- Update sbt to 1.5.3 (#593) @47erbot
- Update http4s-blaze-client to 0.21.24 (#592) @47erbot
- Update scrimage-scala to 4.0.19 (#591) @47erbot
- Update scalacheck-1-15 to 3.2.9.0 (#590) @47erbot
- Update sbt-mdoc to 2.2.21 (#588) @47erbot
- Update scalatest to 3.2.9 (#589) @47erbot
- Update http4s-blaze-client to 0.21.23 (#587) @47erbot
- Update sbt to 1.5.2 (#586) @47erbot
Contributors to this release
@47erbot, @cb372, @jisantuc, @fedefernandez and @juanpedromoreno
v1.3.4
What's changed
- Replaces deprecated SBT syntax (#585) @juanpedromoreno
📈 Dependency updates
- Update sbt to 1.5.1 (#584) @47erbot
- Update scalatest to 3.2.8 (#582) @47erbot
- Update sbt-mdoc to 2.2.20 (#581) @47erbot
- Update scalacheck-1-15 to 3.2.8.0 (#583) @47erbot
- Update scrimage-scala to 4.0.18 (#580) @47erbot
- Update http4s-blaze-client to 0.21.22 (#577) @47erbot
- Update scalacheck-1-15 to 3.2.7.0 (#575) @47erbot
- Update sbt to 1.5.0 (#576) @47erbot
- Update scalatest to 3.2.7 (#574) @47erbot
Contributors to this release
v1.3.3
What's changed
🐛 Bug Fixes
📈 Dependency updates
- Update sbt-mdoc to 2.2.19 (#573) @47erbot
- Update http4s-blaze-client to 0.21.21 (#572) @47erbot
- Update scalatags to 0.9.4 (#571) @47erbot
- Update sbt-ci-release to 1.5.7 (#570) @47erbot
- Update github4s to 0.28.3 (#569) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.9.2 (#568) @47erbot
- Update sbt-ci-release to 1.5.6 (#567) @47erbot
- Update sbt to 1.4.9 (#566) @47erbot
- Update scalatest to 3.2.6 (#564) @47erbot
- Update sbt to 1.4.8 (#563) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.9.1 (#562) @47erbot
- Update scalacheck-1-15 to 3.2.6.0 (#565) @47erbot
- Update http4s-blaze-client to 0.21.20 (#561) @47erbot
- Update scalacheck-1-15 to 3.2.5.0 (#560) @47erbot
- Update scalatest to 3.2.5 (#559) @47erbot
- Update scalatest to 3.2.4 (#557) @47erbot
- Update sbt-mdoc to 2.2.18 (#556) @47erbot
- Update http4s-blaze-client to 0.21.19 (#555) @47erbot
- Update github4s to 0.28.2 (#554) @47erbot
- Update sbt-mdoc to 2.2.17 (#552) @47erbot
- Update http4s-blaze-client to 0.21.18 (#551) @47erbot
- Update http4s-blaze-client to 0.21.17 (#549) @47erbot
- Update scrimage-scala to 4.0.16 (#548) @47erbot
Contributors to this release
v1.3.2
v1.3.1
What's changed
🚀 Features
- Allow config to specify if home-page button goes to repo or docs (#540) @sloshy
- To change the large button on your microsite home page to go to the project docs instead of the project repo, set
micrositeHomeButtonTarget := "docs"
in yourbuild.sbt
.
- To change the large button on your microsite home page to go to the project docs instead of the project repo, set
- Add Document Search (#534) @sloshy
- Search is enabled by default only for the
light
theme. To disable it, setmicrositeSearchEnabled := false
in yourbuild.sbt
.
- Search is enabled by default only for the
🐛 Bug Fixes
- Search styling tweaks (#541) @sloshy
- Update scrimage to 4.x from 2.x & fix copying resources (#529) @sloshy
- Fix Gitter links in README and microsite (#530) @sloshy
📈 Dependency updates
- Update github4s to v0.28.0, add http4s dependency (#539) @sloshy
- Update sbt-mdoc: 2.2.16, Scala: 2.12.12 (#537) @sloshy
- Update ScalaCheck to 1.15, scalatestplus scalacheck to 3.2.3.0 (#536) @sloshy
- Update scrimage-scala to 4.0.15 (#538) @47erbot
- Update scrimage to 4.x from 2.x & fix copying resources (#529) @sloshy
- Update scalatags to 0.9.3 (#533) @47erbot
- Update sbt to 1.4.6 (#528) @47erbot
Contributors to this release
v1.3.0
What's changed
- Prepare repository for next
.github
release, SBT build improvements and fix microsite creation (#490) @alejandrohdezma - Readme to v1.2.1 (#487) @jatcwang
⚠️ Breaking changes
- Removes tut (#527) @juanpedromoreno
- The
micrositeCompilingDocsTool
setting has been removed. To upgrade, you can remove this setting.
📈 Dependency updates
- Update sbt-mdoc to 2.2.14 (#526) @47erbot
- Update sbt to 1.4.5 (#525) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.9.0 (#524) @47erbot
- Update sbt-ci-release to 1.5.5 (#523) @47erbot
- Update sbt-mdoc to 2.2.13 (#522) @47erbot
- Update sbt to 1.4.4 (#521) @47erbot
- Update sbt-mdoc to 2.2.12 (#520) @47erbot
- Update sbt-ci-release to 1.5.4 (#518) @47erbot
- Update sbt-mdoc to 2.1.5 (#519) @47erbot
- Update sbt to 1.4.3 (#517) @47erbot
- Update sbt to 1.4.2 (#516) @47erbot
- Update sbt-site to 1.4.1 (#515) @47erbot
- Update sbt to 1.4.1 (#513) @47erbot
- Update sbt-mdoc to 2.2.10 (#511) @47erbot
- Update scalafmt-core to 2.7.5 (#512) @47erbot
- Update scalafmt-core to 2.7.4 (#510) @47erbot
- Update sbt to 1.4.0 (#509) @47erbot
- Update scalafmt-core to 2.7.3 (#507) @47erbot
- Update scalatags to 0.9.2 (#506) @47erbot
- Update sbt-mdoc to 2.2.9 (#504) @47erbot
- Update scalafmt-core to 2.7.2 (#505) @47erbot
- Update scalafmt-core to 2.7.1 (#502) @47erbot
- Update sbt-mdoc to 2.2.8 (#501) @47erbot
- Update sbt-mdoc to 2.2.7 (#500) @47erbot
- Update scalafmt-core to 2.7.0 (#498) @47erbot
- Update scalafmt-core to 2.5.3 (#496) @47erbot
- Update scalacheck-1-14 to 3.1.4.0 (#497) @47erbot
- Update sbt-scalafmt to 2.4.2 (#495) @47erbot
- Update scalatags to 0.9.1 (#493) @47erbot
- Update sbt-github, sbt-github-header, ... to 0.8.2 (#492) @47erbot
- Update sbt-mdoc to 2.2.6 (#494) @47erbot