- Updated to 0.27.1
Changes: - Add time.Duration and time.ParseDuration template funcs
- Add cond (ternary) template func
- Prepare for template metrics
- Add strings.TrimLeft and TrimRight
- compare, hugolib, tpl: Add Eqer interface
- Only strip p tag in markdownify if only one paragraph
- Cleanup strings.TrimPrefix and TrimSuffix
- Improve the base template (aka baseof.html) identification
- Implement "related content"
- Add Page.Equals
- Rewrite replaceDivider to reduce memory allocation
- Set up Hugo release flow on CircleCI
- Maintain the scroll position if possible
- Add an iFrame title to the YouTube shortcode
- Remove the theme submodule from /docs
- Add support for multiple config files via --config a.toml,b.toml,c.toml
- Render task list item inside label for correct accessibility
- Normalize UniqueID between Windows & Linux
- Fix taxonomy term base template lookup
- Fix published front matter handling
PR: 222239
Submitted by: ben.lavery@hashbang0.com (maintainer)
Approved by: lifanov (implicit approval)