sbt-docusaur

sbt plugin for Docusaurus

MIT License

Stars
2

Bot releases are visible (Hide)

sbt-docusaur - v0.16.0 Latest Release

Published by kevin-lee 8 months ago

0.16.0 - 2024-03-05

Internal Housekeeping

  • Bump libraries (#203)
    • cats-effect to 3.5.3
    • http4s to 0.23.25
    • http4s-blaze-client to 0.23.16
    • effectie to 2.0.0-beta14
    • logger-f to 2.0.0-beta24
    • logback to 1.4.11
    • sbt-github-pages to 0.14.0
sbt-docusaur - v0.15.0

Published by kevin-lee 11 months ago

0.15.0 - 2023-11-19

Internal Housekeeping

  • Upgrade Scala, sbt, sbt plugins and libraries (#190)
    • 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
    • sbt-github-pages to 0.13.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
sbt-docusaur - v0.14.0

Published by kevin-lee 12 months ago

0.14.0 - 2023-10-29

New Feature

  • Support multiple Google Analytics trackingIDs (multiple GA_TRACKING_IDs) (#186)
sbt-docusaur - v0.13.0

Published by kevin-lee almost 2 years ago

0.13.0 - 2022-12-28

Done

  • Upgrade effectie and logger-f to 2.0.0-beta4, and sbt-github-pages to 0.12.0 (#172) - update the code accordingly / also upgrade other libraries
    • effectie2.0.0-beta2 => 2.0.0-beta4
    • logger-f2.0.0-beta2 => 2.0.0-beta4
    • sbt-github-pages0.11.0 => 0.12.0
    • global sbt version1.2.8 => 1.6.2
    • hedgehog0.9.0 => 0.10.1
    • cats2.8.0 => 2.9.0
    • cats-effect3.3.14 => 3.4.3
    • http4s blaze client0.23.12 => 0.23.13
    • extras0.20.0 => 0.26.0
sbt-docusaur - v0.12.0

Published by kevin-lee about 2 years ago

0.12.0 - 2022-10-05

Done

  • Upgrade Scala, sbt, sbt-plugins and libraries (#164)
    • sbt 1.6.2 => 1.7.2
    • Scala 2.12.12 => 2.12.17
    • sbt-github-pages 0.10.0 => 0.11.0
    • cats 2.7.0 => 2.8.0
    • cats-effect 3.3.12 => 3.3.14
    • github4s 0.31.0 => 0.31.2
    • http4s 0.23.11 => 0.23.16
    • http4s-blaze-client 0.23.11 => 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
    • Other sbt plugins
sbt-docusaur - v0.11.0

Published by kevin-lee over 2 years ago

0.11.0 - 2022-05-21

Done

  • Upgrade sbt-github-pages to 0.10.0 (#154)
    • This version supports request timeout for publishing GitHub Pages
  • Upgrade libraries and sbt plugins (#155)
    • cats-effect 3.3.5 => 3.3.12
    • extras 0.13.0 => 0.14.0
    • sbt-docusaur 0.9.0 => 0.10.0
    • sbt-devoops 2.16.0 => 2.20.0
sbt-docusaur - v0.10.0

Published by kevin-lee over 2 years ago

0.10.0 - 2022-05-05

Done

  • Upgrade libraries (#151)
    • sbt-github-pages 0.8.1 => 0.9.0
    • 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
    • effectie 1.15.0 => 2.0.0-beta1
    • logger-f 1.15.0 => 2.0.0-beta1
    • hedgehog 0.7.0 => 0.8.0

  • Add extras-cats 0.13.0
sbt-docusaur - v0.9.0

Published by kevin-lee over 2 years ago

0.9.0 - 2022-03-11

Done

  • Publish to s01.oss.sonatype.org (the new Maven central) (#120)
  • Add ALGOLIA_APP_ID for Algolia (#141)
sbt-docusaur - v0.8.1

Published by kevin-lee almost 3 years ago

0.8.1 - 2021-11-21

Fix

sbt-docusaur - v0.8.0

Published by kevin-lee about 3 years ago

0.8.0 - 2021-09-30

Done

  • Upgrade sbt-github-pages to 0.8.0 (#103)
  • Upgrade just-sysprocess to 1.0.0 (#105)
sbt-docusaur - v0.7.0

Published by kevin-lee about 3 years ago

0.7.0 - 2021-09-19

Done

  • Upgrade libraries (#92)
    • cats 2.6.0 => 2.6.1
    • cats-effect 2.5.0 => 2.5.3
    • http4s 0.21.22 => 0.21.27
    • github4s 0.28.4 => 0.28.5
    • effectie 1.10.0 => 1.15.0
    • logger-f 1.10.0 => 1.15.0
    • just-sysprocess 0.6.0 => 0.8.0
  • Add task to run npm audit fix (#93)
  • Upgrade sbt-github-pages to 0.7.0 (#96)
sbt-docusaur - v0.6.0

Published by kevin-lee over 3 years ago

0.6.0 - 2021-07-10

Done

  • Upgrade sbt-github-pages to simplify gitHubPagesOrgName and gitHubPagesRepoName settings (#87)
sbt-docusaur - v0.5.0

Published by kevin-lee over 3 years ago

0.5.0 - 2021-05-04

Done

  • Upgrade sbt plugin and libraries (#78)

    • sbt 1.4.9 => 1.5.1
    • sbt-devoops 2.1.0 => 2.3.0
    • sbt-github-pages 0.4.0 => 0.5.0
    • http4s 0.21.20 => 0.21.22
    • cats-core 2.4.2 => 2.6.0
    • cats-effect 2.3.3 => 2.5.0
    • github4s 0.28.2 => 0.28.4
    • effectie 1.9.0 => 1.10.0
    • logger-f 1.9.0 => 1.10.0
  • Publish directly to Maven Central (#80)

sbt-docusaur - v0.4.0

Published by kevin-lee over 3 years ago

0.4.0 - 2021-02-20

Done

  • Upgrade libraries and sbt (#71)
    • sbt-github-pages: 0.3.0 => 0.4.0
    • sbt-devoops: 1.0.3 => 2.0.0 - Changed: GitHub Actions config accordingly
    • cats: 2.2.0 => 2.4.2
    • cats-effect: 2.2.0 => 2.3.3
    • github4s: 0.25.0 => 0.28.2
    • http4s: 0.21.6 => 0.21.19
sbt-docusaur - v0.3.0

Published by kevin-lee about 4 years ago

0.3.0 - 2020-10-18

Done

sbt-docusaur - v0.2.1

Published by kevin-lee about 4 years ago

0.2.1 - 2020-09-20

Fixed

  • Doc site build fails when a Google Analytics config property has an empty String values (#58)
sbt-docusaur - v0.2.0

Published by kevin-lee about 4 years ago

0.2.0 - 2020-09-19

Done

  • Support GitHub Enterprise (#31)
    • It's done by upgrading sbt-github-pages from 0.1.3 to 0.2.0.
  • Add Google Analytics support (#50)
    // The name of Google Analytics config file 
    // (default: sys.env.getOrElse("GA_CONFIG_FILENAME", "google-analytics.config.json") )
    docusaurGoogleAnalyticsConfigFilename: SettingKey[String]
    
    // Google Analytics Tracking ID. If None, Google Analytics config with an empty object is created.
    // (default: sys.env.get("GA_TRACKING_ID") )
    docusaurGoogleAnalyticsTrackingId: SettingKey[Option[String]]
    
    // Google Analytics option to anonymize IP.
    // If None, the Google Analytics config will not have the `anonymizeIP` field. 
    // (default: sys.env.get("GA_ANONYMIZE_IP") )
    docusaurGoogleAnalyticsAnonymizeIp: SettingKey[Option[Boolean]]
    
    // Generate the Google Analytics config file at docusaurDir.value
    docusaurGenerateGoogleAnalyticsConfigFile: TaskKey[Unit]
    
sbt-docusaur - v0.1.4

Published by kevin-lee about 4 years ago

0.1.4 - 2020-07-29

Fixed

sbt-docusaur - v0.1.3

Published by kevin-lee over 4 years ago

0.1.3 - 2020-07-23

Fixed

  • A failed task should fail properly (#36)

Change

sbt-docusaur - v0.1.2

Published by kevin-lee over 4 years ago

0.1.2 - 2020-07-03

Change

  • Upgrade sbt-github-pages to 0.1.2 (#26)
Badges
Extracted from project README
Build Status Release Status Maven Central Latest version