Hugo v0.39 がリリース
このブログのサイト・ジェネレータでもある Hugo v0.39 がリリースされた。
このバージョンでは commands
パッケージを中心にかなりのリファクタリングが行われたようだ。
そのほかにも
But this release isn't all boring and technical: It includes several important bug fixes, several useful new template functions, and Resource.Content allows you to get any resource's content without having to fiddle with file paths and readFile.
The main.Execute function now returns a Response object and the global Hugo variable is removed. This is only relevant for people building some kind of API around Hugo.
via
Release v0.39
という感じでいろいろ変わっている。