K 10 svn:author V 6 ultima K 8 svn:date V 27 2017-09-14T03:08:07.902394Z K 7 svn:log V 1033 * 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) END