The big new thing in Hugo 0.122.0 is LaTeX or TeX typsetting directly from Markdown using standard syntax. Thanks to @j2kun and @jmooring for making this happen.
Bug fixes
- tpl/tplimpl: Fix incorrect lastBuildDate 87bf2b9 @tastapod #11600
- tpl: fix incorrect lastBuildDate f281ef8 @tastapod #11600
Improvements
- markup/goldmark: Support passthrough extension d0d2c67 @j2kun #10894
- parser/metadecoders: Accumulate org keywords into arrays 46f6187 @augustfengd #11743
- Upgrade to Go 1.21.6 a541e3b @bep #11892
- parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal 912c657 @jmooring #11884
Dependency Updates
- build(deps): bump golang.org/x/tools from 0.16.0 to 0.17.0 e0021f4 @dependabot[bot]
- build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0 d25902c @dependabot[bot]
- build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 2dd6083 @dependabot[bot]
- build(deps): bump github.com/evanw/esbuild from 0.19.8 to 0.19.12 45f52be @dependabot[bot]
- deps: Update github.com/tdewolff/minify/v2 v2.20.9 => v2.20.13 8915343 @jtatum