typelevel/cats-effect

Smarter version numbers in the docs

Open

#523 建立於 2019年5月1日

在 GitHub 查看
 (23 留言) (1 反應) (0 負責人)Scala (572 fork)batch import
:books: docsgood first issue

倉庫指標

Star
 (2,230 star)
PR 合併指標
 (平均合併 21天 23小時) (30 天內合併 18 個 PR)

描述

When we release, we have to change the version number twice in the README and once in the tut. The README is currently included directly in the site. sbt-microsite has some automation for the latter, but can't help with the former.

  1. Consider making a more anemic README that drives straight to the site.
  2. Derive the version number in the site when publishing.

Failure to do so was responsible for #252.

Relevant Gitter conversation

貢獻者指南