Skip to content

Releases: neohugo/neohugo

v0.120.4

12 Feb 05:34
Compare
Choose a tag to compare

Changelog

  • ef0e714 Add $image.Process
  • ade7ec8 Add Page.RenderShortcodes
  • 7f8ab74 Add Solaris build
  • 4d7af75 Add a common regexp cache
  • 4d38f47 Add a field prefix to the deprecated log statements
  • cee3a56 Add a new test helper
  • 851bf35 Add all config to docshelper.json
  • f9b3c0f Add images.Opacity filter
  • 6a246d1 Add images.Process filter
  • a3d42a2 Add retry in resources.GetRemote for temporary HTTP errors
  • fd38171 Add some convenient integration test helpers
  • 69f5bad Adjust baseline benchmarks
  • 80f793c Avoid double printing INFO deprecation messages
  • bcf7421 Avoid escaping HTML chars inside hugo_stats.json
  • 94fbab2 Delay the creation of cache directories until they're used
  • bec9b80 Deprecate taxonomyTerm
  • 45c9bbc Don't use the OS environment when creating config for docs
  • 3a8aad6 Fix .RawContent for empty content pages (#11407)
  • 15d3e48 Fix RegularPagesRecursive for the home page
  • ab21433 Fix deprecation printing on info level
  • dcf425c Fix it so disable a module does not disable transitive dependency required by others
  • 30885a6 Fix module config watch regression
  • 7f058b8 Fix multiple languages in HUGO_DISABLELANGUAGES
  • 18ce854 Fix recently broken benchmark
  • de4e466 Fix so hugo get -u updates transitively
  • fbb8eb3 Fix so temporary images do not get published
  • 79a17d9 Fix tests for Go 1.21.1
  • 24b1be4 Go 1.21 Upgrade
  • b6a7568 Make site.BaseURL and $pager.URL a string
  • ebaa733 Make sure resources directory isn't created in hugo new theme
  • 705e3cd Merge commit '3710a5ec7efe6baca6e452f43632c05d22bab3c4'
  • db45dbb Merge commit '77b976dd92b4f66657d83d875aef0c617df492d9'
  • 5d5fb22 Merge commit '7c62d6ef1654c0383eae474d3bd9ddf7754c1f30'
  • 8859be1 Merge commit '87de22d7464e239c775fbd48ebce1665d5b1e80d'
  • eb0ed33 Merge commit '9aec42c5452b3eb224888c50ba1c3f3b68a447e9'
  • 0baa4f9 Merge commit 'aaaf1c8df5d6aa061609d20510f7fa6c42e5cc1a'
  • e2dd4cd Merge commit 'e509cac533600cf4fa8382c9cdab78ddd82db688'
  • fc59db4 Merge pull request #118 from neohugo/hugo/v0.120.4
  • 13d3a3e Merge remote-tracking branch 'hugo/release-0.120.4' into hugo/v0.120.4 * hugo/release-0.120.4: (198 commits) releaser: Prepare repository for 0.121.0-DEV releaser: Bump versions for release of 0.120.4 Upgrade to go 1.21.4 Add a new test helper releaser: Prepare repository for 0.121.0-DEV releaser: Bump versions for release of 0.120.3 tpl/tplimpl: Fix deprecation logic in embedded templates Remove some old and unused deprecation code Add a field prefix to the deprecated log statements Avoid double printing INFO deprecation messages build(deps): bump github.com/tdewolff/parse/v2 from 2.7.1 to 2.7.3 build(deps): bump github.com/tdewolff/minify/v2 from 2.20.1 to 2.20.5 releaser: Prepare repository for 0.121.0-DEV releaser: Bump versions for release of 0.120.2 Fix deprecation printing on info level tpl/tplimpl: Fix deprecation logic in RSS template releaser: Prepare repository for 0.121.0-DEV releaser: Bump versions for release of 0.120.1 deps: Update github.com/tdewolff/minify/v2 v2.20.0 => v2.20.1 releaser: Prepare repository for 0.121.0-DEV ...
  • b3cb678 Move all Kind constants to its own package
  • c4a530f Remove rest of the now unused emoji code
  • 5fa97ee Remove some old and unused deprecation code
  • 36b5126 Remove unused autogenerated method
  • 22861cb Return original error on resources.GetRemote retry timeouts
  • eb5fd31 Revert "modules: Adjust the log throttle logic a little"
  • 28d8446 Revert "modules: Throttle the "downloading modules …" log entries"
  • 7e9092e Revert to bullseye as the release build image
  • 71fd79a Revise the deprecation logging
  • aaaf1c8 Squashed 'docs/' changes from 417593493..4d936aee6
  • 9aec42c Squashed 'docs/' changes from 686c7b6eb..7ef2dbce4
  • e509cac Squashed 'docs/' changes from 7ef2dbce4..cb18a5183
  • 87de22d Squashed 'docs/' changes from 85befbb4d..c43daf45f
  • 77b976d Squashed 'docs/' changes from a7e1e9be8..686c7b6eb
  • 7c62d6e Squashed 'docs/' changes from c43daf45f..a7e1e9be8
  • 3710a5e Squashed 'docs/' changes from cb18a5183..417593493
  • 641390f Try to make test more stable
  • 8fa8ce3 Update GitHub issue template
  • 3af8bde Update README.md
  • 295d733 Update where.md
  • 1e9b87f Upgrade to Go 1.21.1
  • 9315a2d Upgrade to go 1.21.4
  • b3f1055 Use os.UserCacheDir as first fallback if cacheDir is not set
  • 1c97095 Warn about unknown kinds in disableKinds
  • 274852b all: Format files with gofmt
  • f0d3245 build(deps): bump github.com/alecthomas/chroma/v2 from 2.8.0 to 2.9.1
  • bcf07fa build(deps): bump github.com/alecthomas/chroma/v2 from 2.9.1 to 2.10.0
  • 11fcda9 build(deps): bump github.com/aws/aws-sdk-go from 1.44.314 to 1.45.14
  • 123901b build(deps): bump github.com/bep/logg from 0.2.0 to 0.3.0
  • 61be050 build(deps): bump github.com/clbanning/mxj/v2 from 2.5.7 to 2.7.0
  • d7db096 build(deps): bump github.com/evanw/esbuild from 0.18.11 to 0.18.17
  • db7bc49 build(deps): bump github.com/evanw/esbuild from 0.18.17 to 0.19.2
  • e8bc8e6 build(deps): bump github.com/evanw/esbuild from 0.19.2 to 0.19.3
  • d3145e4 build(deps): bump github.com/evanw/esbuild from 0.19.3 to 0.19.5
  • da0df0a build(deps): bump github.com/frankban/quicktest from 1.14.5 to 1.14.6
  • 59bcc09 build(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0
  • f31375d build(deps): bump github.com/getkin/kin-openapi from 0.118.0 to 0.120.0
  • e26ba75 build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • 2ac3d61 build(deps): bump github.com/hairyhenderson/go-codeowners
  • bf891c2 build(deps): bump github.com/marekm4/color-extractor from 1.2.0 to 1.2.1
  • 3d9bd40 build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
  • 9dce45c build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9
  • 93c7ad1 build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.9 to 2.1.0
  • 5542f02 build(deps): bump github.com/rogpeppe/go-internal
  • 743a1da build(deps): bump github.com/spf13/afero from 1.9.5 to 1.10.0
  • f4df7b8 build(deps): bump github.com/tdewolff/minify/v2 from 2.12.9 to 2.20.0
  • 4914b7f build(deps): bump github.com/tdewolff/minify/v2 from 2.20.1 to 2.20.5
  • a9079d7 build(deps): bump github.com/tdewolff/parse/v2 from 2.7.1 to 2.7.3
  • a19d03b build(deps): bump github.com/yuin/goldmark from 1.5.5 to 1.5.6
  • 2d75f74 build(deps): bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3
  • 2c20fd5 build(deps): bump gocloud.dev from 0.24.0 to 0.33.0
  • 6821d6f build(deps): bump gocloud.dev from 0.33.0 to 0.34.0
  • d4a6c16 build(deps): bump golang.org/x/image from 0.10.0 to 0.11.0
  • 6415b59 build(deps): bump golang.org/x/image from 0.11.0 to 0.12.0
  • 5f5e55a build(deps): bump golang.org/x/image from 0.12.0 to 0.13.0
  • 0bc7ed9 build(deps): bump golang.org/x/image from 0.8.0 to 0.9.0
  • 0885f8e build(deps): bump golang.org/x/image from 0.9.0 to 0.10.0
  • 243736e build(deps): bump golang.org/x/net from 0.11.0 to 0.13.0
  • 0de81c6 build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0
  • 8c61fd2 build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
  • b2a02c3 build(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0
  • a262fd4 build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0
  • e2b2092 build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0
  • 65af75f build(deps): bump golang.org/x/tools from 0.9.3 to 0.11.1
  • 9bf76fd build(deps): bump google.golang.org/api from 0.134.0 to 0.138.0
  • a2f6400 cache: Hide IsResourceDir from the exported config
  • 75c0f88 commands/gen: Remove default highlight style
  • b653853 commands/new: Embed site and theme skeletons
  • 27b22cd commands/new: Remove format flag from new content cmd
  • 7d74cd0 commands: Handle floats without decimals in hugo config
  • 525bed9 commands: Print language code after web server address info
  • 2589b12 commands: Replace deprecated ioutil with os
  • 275c0ac commands: Update CLI docs with the important -u flag in hugo mod get
  • d9fdcbe commands: Update cacheDir description
  • 5993afa commands: Update message displayed when running CLI from GUI
  • d1b4458 common/hugo: Add hugo.IsServer and hugo.IsDevelopment
  • 65871d5 common/loggers: Fix typo in option name
  • 6b65b2f common: Remove unused constants
  • b1b6912 config: Add a type value for the tags related config entry
  • c1df5b1 config: Do not fail on unknown config keys
  • acf01bf create/skeletons: Fix menu template
  • f916315 create/skeletons: Improve viewport meta tag
  • 9a8c84d create/skeletons: Move theme's site config to top level
  • c3f273b deploy: Create AWS session for CloudFront invalidation via Go CDK
  • d979831 deploy: Update InvalidateCloudFront to use Go CDK helper
  • 58da855 deps: Fix Chroma dependency version
  • 2e6191b deps: Sync go-i18n with upstream
  • d5d0f42 deps: Update github.com/tdewolff/minify/v2 v2.12.7 => v2.12.9
  • 2bedcf3 deps: Update github.com/tdewolff/minify/v2 v2.20.0 => v2.20.1
  • 739d10e deps: Upgrade github.com/yuin/goldmark v1.5.4 => v1.5.5
  • 8a08f91 dockerfile: Update Docker images
  • 90944aa docshelper: Improve template lookup order descriptions
  • 8eba745 fix format
  • f102079 fix gofumpt
  • c32094a google_analytics_async.html: Add deprecation warning
  • d7953c0 hugo v0.120.4
  • 2eca1b3 hugolib: Deprecate .Site.DisqusShortname
  • a692278 hugolib: Deprecate .Site.GoogleAnalytics
  • a2488b1 hugolib: Display correct markup identifier in error message
  • a7b93e6 hugolib: Handle dropped error
  • 8f60c0c livereloadinject: Save some allocations
  • 9dc6080 livereloadinject: Use more robust injection method
  • 37a2d5e magefile: Update isGoLatest to check for Go 1.21
  • 272484f markdown: Pass emoji codes to yuin/goldmark-emoji
  • d7dcc76 markup/goldmark: Add CJK extension
  • db14238 markup/goldmark: Update the CJK extension to allow specifying line break styles
  • 1b5f78b markup/tableofcontents: Return tem...
Read more

v0.115.4

29 Jul 07:31
eb9a381
Compare
Choose a tag to compare

Changelog

  • ded6866 Add BenchmarkAbsURL
  • 3ab8465 Add empty Environ when loading test config
  • 12d3469 Add titleCaseStyle none and firstupper
  • 29e5cbb Adjust benchmark
  • 6a09e7f Adjust benchmarks
  • 6462eec Avoid panic in invalid language config
  • bf7ee8a Bump github.com/bep/clock v0.3.0 to renamed github.com/bep/clocks v0.5.0
  • 7ae62f4 Create hugo_stats.json if it's mounted but does not exists
  • a191b38 Don't inject livereload script on hugo -w
  • a7d6b14 Don't panic on empty yaml config params
  • 7f698c8 Don't panic on invalid security whitelist regexp
  • 9cdca1f Fail on invalid defaultContentLanguage
  • 21d1756 Fix .Width and .Height for animated gifs
  • d70b6c7 Fix broken handling of legacy taxonomyTerm in disableKinds
  • 5b4bfc2 Fix broken nodeploy setup
  • 078226d Fix broken nodeploy setup
  • ceb486f Fix buildStats when tags and classes are disabled
  • 6bbec90 Fix cache busting setup
  • 60a2cdf Fix config merge regression with root slices (e.g. disableKinds)
  • 92e8670 Fix defaultContentLanguageInSubdir with only 1 language
  • fa0e16f Fix false path warnings with resources.PostProcess
  • 286821e Fix for data mounts in sub folders
  • 0541a1b Fix handling of aliases (e.g. hugo serve)
  • 0f921ac Fix hugo mod vendor for modules with hugo.toml
  • c782ebd Fix indented SASS imports for Dart Sass
  • e3dfc76 Fix it so languageCode on top level config still works
  • 5e5ce00 Fix menuItem.URL when pageRef is not set
  • 79639c9 Fix output formats and media type per language config regression
  • 3258569 Fix potential deadlock in ByParam
  • c406fd3 Fix setting config from env with complex (e.g. YAML) strings
  • 6019953 Fix static content files multilingual root regression
  • ee359df Fix upstream Go templates bug with reversed key/value assignment
  • cc44583 Improve behavior of defaultContentLanguageInSubdir when only the default language is enabled
  • 387c5f6 Improve error messages for PostCSS etc.
  • 11ecea6 Make build.writeStats a struct
  • a78b17d Make imageConfig work with modules
  • e3ae8f0 Make sure any default mounts show up in "hugo config"
  • bac03f4 Merge branch 'master' of github.com:gohugoio/hugo
  • a018259 Merge branch 'release-0.114.1'
  • a0009e0 Merge commit '3c1deaf201a35de08d23cc58f8f03682cace3349'
  • 9e4072a Merge commit 'dfb1895e4b82b2249d9baaed37ac7ae5e855a126'
  • b7ab2a6 Merge pull request #116 from neohugo/hugo/v0.115.4
  • eb9a381 Merge pull request #117 from neohugo/neohugo/v0.115.5
  • 7917961 Misc permalinks adjustments
  • ffd37d4 Only print the path warnings once
  • 3f497d4 Prevent double escaping of image alt-text in Goldmar typographer
  • 1264675 Print help message when triggered with no flags
  • 90b2674 Re-add site.RSSLink (and deprecate it)
  • f1a061e Re-instate disableLiveReload as a config option (and not just a flag)
  • 7c9fada Replace the old log setup, with structured logging etc.
  • a481942 Restore language.disabled config
  • 4da672a Return error when .Render is invoked without arg
  • 59300fa Revert "build(deps): bump gocloud.dev from 0.24.0 to 0.29.0"
  • ae31dbd Revert "build(deps): bump gocloud.dev from 0.24.0 to 0.30.0"
  • 49dd53a Revert "deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.6"
  • 0e79446 Revert "snap: Transition base snap from core20 to core22 (#11101)" (#11125)
  • 5afc89f Rework the build.writeStats struct
  • dfb1895 Squashed 'docs/' changes from 1798dc0d5..1d5548d73
  • 3c1deaf Squashed 'docs/' changes from 1d5548d73..85befbb4d
  • b4b6524 Update README.md
  • 58e09cc Update README.md
  • 23ed087 Update README.md
  • f210188 Upgrade to v2 of the Dart Sass Embedded Protocol
  • 68d9d3e all: Fix some typos
  • 9009c8c all: Fix typos in function names and comments
  • 4c46f94 all: Replace deprecated ioutil with io and os
  • 4d470bb build(deps): bump github.com/alecthomas/chroma/v2 from 2.7.0 to 2.8.0
  • baef235 build(deps): bump github.com/evanw/esbuild from 0.17.19 to 0.18.2
  • da98724 build(deps): bump github.com/evanw/esbuild from 0.18.10 to 0.18.11
  • aaf2e96 build(deps): bump github.com/evanw/esbuild from 0.18.2 to 0.18.3
  • 8a04d47 build(deps): bump github.com/evanw/esbuild from 0.18.3 to 0.18.4
  • 5491e55 build(deps): bump github.com/evanw/esbuild from 0.18.4 to 0.18.5
  • 9b313ce build(deps): bump github.com/evanw/esbuild from 0.18.5 to 0.18.10
  • 82adc97 build(deps): bump github.com/frankban/quicktest from 1.14.4 to 1.14.5
  • e88f1b8 build(deps): bump github.com/getkin/kin-openapi from 0.117.0 to 0.118.0
  • 84f71ba build(deps): bump github.com/hairyhenderson/go-codeowners
  • bb9377b build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.11 to 2.2.12
  • 4895195 build(deps): bump github.com/magefile/mage from 1.14.0 to 1.15.0
  • 60533fd build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.19
  • 92f55f1 build(deps): bump github.com/niklasfasching/go-org from 1.6.6 to 1.7.0
  • 91c0b0f build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.8
  • 261143b build(deps): bump github.com/spf13/afero from 1.9.3 to 1.9.5
  • 254c2b3 build(deps): bump go.uber.org/atomic from 1.10.0 to 1.11.0
  • 7bed16c build(deps): bump gocloud.dev from 0.24.0 to 0.29.0
  • 9418182 build(deps): bump gocloud.dev from 0.24.0 to 0.30.0
  • e08cfc8 build(deps): bump golang.org/x/image from 0.7.0 to 0.8.0
  • 516f0cb build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0
  • 0f989d5 build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0
  • 944859f build(deps): bump golang.org/x/tools from 0.9.1 to 0.9.3
  • 732dcb8 build(deps): bump google.golang.org/api from 0.123.0 to 0.127.0
  • 258884f cache: Set default cache path based on $USER
  • b8526f3 commands,config: Fix typo in log and error messages
  • 0ef2952 commands: Add --lang to hugo config
  • cf38c73 commands: Add TLS/HTTPS support to hugo server
  • 5bd22ba commands: Delay server builds after the watcher is set up
  • 019299b commands: Enable format flag with hugo new site
  • 793e38f commands: Fix help message for hugo new theme
  • 0ff8e13 commands: Fix index out of range in hugo mod get
  • 635cc34 commands: Fix panic when running hugo new theme without theme name
  • 80ecb95 commands: Handle hugo mod get --help
  • b1016d2 commands: Make hugo env respect --logLevel
  • d947db3 commands: Move testscript into its correct place
  • ef147f4 commands: Remove flags log, verboseLog, add flag logLevel, deprecate flags verbose and debug
  • 5446900 commands: Update CLI docs vs server and production
  • 49336bf commands: Update Jekyll post-import output
  • f73c567 common/collections: Always make a copy of the input slice in Append
  • b74b8d6 common/collections: Fix append regression to allow appending nil
  • 2f11e67 common/htime: Fix localization of abbreviated month names
  • 6dfbd24 common/loggers: Drop the bold INFO etc. prefixes
  • 1b85303 common/loggers: Re-add trailing newline in logger.Printf
  • f650e4d config/allconfig: Update timeout description
  • 6c9ea02 config: Expand default security.exec.osEnv policy
  • b7dc93c config: Remove unexpected _merge keys introduced in author and social maps
  • 12dc9a6 deploy: Fix deploy defaults for non-zero flag values (e.g. maxDeletes, invalidateCDN)
  • 409c6c3 deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.6
  • bf7af90 deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.7
  • f32b25e fix dart-sass download
  • 80bcec9 fix goreleaser
  • 19d76ae github: Build for Dragonfly in CI build
  • 06faee5 github: Fix Windows build
  • 5db215d helpers: Add a basic benchmark for RelURL
  • ed7e250 helpers: Avoid url.Parse in RelURL and AbsURL if we can
  • e1d4302 helpers: Improve schema detection when creating relative URLs
  • fdb0b7f helpers: Remove superflous formatting flag in deprecation warnings
  • 3acd422 hugo v0.115.4
  • f1886f8 js: Pass tsconfig.json to esBuild
  • f59c3c0 loggers: Avoid using Logf for the LevelLoggerToWriter
  • 382c726 markup: Fix typo in function and struct names
  • d8c94c3 publisher: Improve class collector for dynamic classes
  • d47225c releaser: Bump versions for release of 0.112.5
  • 2ca0fcc releaser: Bump versions for release of 0.112.6
  • ea3c95a releaser: Bump versions for release of 0.112.7
  • 085c1b3 releaser: Bump versions for release of 0.113.0
  • 9df2ec7 releaser: Bump versions for release of 0.114.0
  • e9b716a releaser: Bump versions for release of 0.114.1
  • 67caf50 releaser: Bump versions for release of 0.115.0
  • 857374e releaser: Bump versions for release of 0.115.1
  • 8966424 releaser: Bump versions for release of 0.115.2
  • 5c2e014 releaser: Bump versions for release of 0.115.3
  • dc95245 releaser: Bump versions for release of 0.115.4
  • 536bf71 releaser: Prepare repository for 0.113.0-DEV
  • 8c7a4e9 releaser: Prepare repository for 0.113.0-DEV
  • 7377970 releaser: Prepare repository for 0.114.0-DEV
  • 5e12bf7 releaser: Prepare repository for 0.115.0-DEV
  • ad5e04d releaser: Prepare repository for 0.115.0-DEV
  • 79f15be releaser: Prepare repository for 0.116.0-DEV
  • 0dbe0f1 releaser: Prepare repository for 0.116.0-DEV
  • 91b0209 releaser: Prepare repository for 0.116.0-DEV
  • d912491 releaser: Prepare repository for 0.116.0-DEV
  • 87886f4 releaser: Prepare repository for 0.116.0-DEV
  • cc14c6a resources/page: Allow section and taxonomy pages to have a permalink configuration
  • 69f0e88 resources: Remove failing and superflous test assertion
  • a3dc162 skip test race for windows
  • 7251096 snap: Allow access to AWS, Azure, and GCS config/credentials
  • c1eac61 snap: Explicitly set security.exec.osenv during build
  • 3c8256a snap: Restore security.exec.osenv whitelist
  • 06d228a snap: Switch from Embedded Dart Sass to Dart Sass (#11146)
  • 35e9b3e snap: Transition base snap from core20 to core22 (#11101)
  • 70c5e48 snap: Update metadata and security.exec.osEnv
  • 3ca29b1 tocss/dartsas: Avoid using Logf for the internal Dart Sass logging
  • 5bec508 tpl/collections: Fix WordCou...
Read more

v0.112.4

29 May 18:05
712fd85
Compare
Choose a tag to compare

Changelog

  • d5601e8 docs: Another fix related docs example
  • 85b13c1 Add --format to hugo config
  • faa6998 Add Sections to Site interface
  • 0988b76 Add a counter helper
  • ce524d0 Add a page template func
  • 2c3d4df Add cache busting config to support Tailwind 3
  • 6a579eb Add fill HTTP Response info into .Data in resources.GetRemote
  • 7c7baa6 Add hugo.WorkingDir
  • 6c2db0d Add language.LanguageCode
  • 90da766 Add page fragments support to Related
  • 0dbeac8 Add some shortcode testcases
  • 5748133 Add test for ToC vs include
  • 6abd15e Adjust tests for GO 1.20
  • 7c647bc Allow empty params.mainSections
  • 03cb38e Allow legacy taxonomyTerm in disableKinds
  • df5608f Allow page.TableOfContents on self in shortcode
  • 2637b4e Allow whitelisting mediaTypes used in resources.GetRemote
  • 4cac5f5 Avoid writing to hugo_stats.json when there are no changes
  • 36ce3a4 Correct typos in Go comments
  • 241b21b Create a struct with all of Hugo's config options
  • 5d85716 Deprecate site.Language.Params and some other fixes
  • e96cdfe Don't create the public folder unless needed
  • 34a86e1 Don't fail when calling Paginate with an empty pages.PagesGroup
  • e0e19a9 Expand the baseline benchmark a little
  • 3bbeb56 Fix "context canceled" with partial
  • eef23a7 Fix "page" not defined
  • 288be19 Fix "unknown command" message when no suggestion
  • e7148f3 Fix "unknown shortcode token" when calling shortcode within fenced code block
  • 8f293a1 Fix --renderStaticToDisk regression
  • b83050c Fix .Fragments when called cross sites on uninitialized output format
  • f13531e Fix HEAD method in resources.GetRemote
  • fd09933 Fix Processed images count regression for multiple languages
  • 4ccc8cf Fix description of collections.Uniq
  • b5d4850 Fix order when reading custom headers in resources.GetRemote
  • 671f64b Fix permalinks issue with repeated sections
  • ed906a8 Fix regression when config for OutputFormat.BaseName is an empty string
  • 231374a Fix regression when loading config -e is empty or HUGO_ENV or HUGO_ENVIRONMENT is set
  • 9a235d0 Fix regression with site.IsServer when not running a server
  • 1688583 Fix shortcode detection in RenderString
  • ae48507 Fix shortcode error when closing without .Inner
  • f9fc0e0 Fix slow HTML elements collector for the pre case
  • 834b3d7 Fix some recently introduced error handling issues
  • 4003c79 Fix some spelling mistakes
  • ad4bc96 Fix warn message about custom params on the language top level
  • 0554213 Handle transient errors in config loading etc.
  • 6aededf Improve date parsing performance for the common case
  • 9818724 Improve error message for unclosed shortcode with inner content
  • 59050f9 Make GOMAXPROCS CPU limit aware
  • 008170c Make GOMAXPROCS to be CPU limit aware
  • f38a2fb Make hugo.toml the new config.toml
  • 4f085e8 Make language merging of markup etc. config without values in the root
  • 3c51625 Make readFile return nil when file not found (note)
  • d33a7eb Make the HTML collector parsing more robust
  • 52f339d Merge branch 'release-0.111.0'
  • 97b010f Merge commit '336622d5e7afd9334cd2de7150d4f16bdf7c24f9'
  • 7e539cb Merge commit 'cf591b7c0c598d34896709db6d28598da37e3ff6'
  • a838a27 Merge commit 'd3927310d5b2404c3238f9b899db3329ea516490'
  • b661132 Merge commit 'ef6f101e75256c3bb88a6f1f3b5c1273bf8d7382'
  • b95e156 Merge commit 'f96384a3b596f9bc0a3a035970b09b2c601f0ccb'
  • 712fd85 Merge pull request #115 from neohugo/hugo/v0.112.4
  • 8e47cce Merge remote-tracking branch 'hugo/release-0.112.4' into hugo/v0.112.4 * hugo/release-0.112.4: (227 commits) releaser: Prepare repository for 0.113.0-DEV releaser: Bump versions for release of 0.112.4 docs: Regenerate CLI docs commands: Add the common build flags to the config commands Fix Processed images count regression for multiple languages commands: Reinstate some of the removed build flags (e.g. --theme) to new and mod Don't create the public folder unless needed docs: Regen CLI docs Squashed 'docs/' changes from 39af43ef1..1798dc0d5 commands: Fail the build when no config file or config dir langs: Remove the Language.Params deprecation message for now Add language.LanguageCode Fix --renderStaticToDisk regression commands: Re-introduce the -f shorthand for hugo new site commands: Move the --format flag to only the commands that support it releaser: Prepare repository for 0.113.0-DEV releaser: Bump versions for release of 0.112.3 Fix regression when loading config -e is empty or HUGO_ENV or HUGO_ENVIRONMENT is set releaser: Prepare repository for 0.113.0-DEV releaser: Bump versions for release of 0.112.2 ...
  • e402d91 Misc doc, code refactoring to improve documentation
  • a669467 Misc ioutil deprecation adjustments
  • 5c317c5 Move the Related doc counter to prevent a race
  • 4ef9baf Only invoke a given cached partial once
  • 6c798eb Page context handling in i18n
  • 21af5b3 Preserve front matter slice value types (e.g. int)
  • 9906c1a Prevent the global error collector to panic when sending on closed channel
  • d6197a4 Re-add --printUnusedTemplates and --printPathWarnings
  • 86b2a27 Re-add site.LanguagePrefix
  • 5251f01 Re-establish all the server flags
  • dd6d0a6 Remove reference to Goreleaser in code comment
  • e314410 Remove unused temp directory
  • d453c12 Replace deprecated ioutil with io and os
  • 0106cf1 Revert "Make GOMAXPROCS CPU limit aware"
  • bcd7ac7 Revert "Update syntax-highlighting.md (#10929)" (#10930)
  • 2a364cc Revert "build(deps): bump github.com/getkin/kin-openapi from 0.110.0 to 0.114.0"
  • db9f74d Revert "build(deps): bump gocloud.dev from 0.24.0 to 0.28.0 (#10610)"
  • f014921 Revert "build(deps): bump gocloud.dev from 0.24.0 to 0.29.0"
  • bd38e35 Revert "postcss: Improve validation of option 'config'"
  • d55af2a Run gofmt -s on source files
  • 271318a Split parse and render for Goldmark
  • cf591b7 Squashed 'docs/' changes from 1214f6ffb..36dd5483f
  • ef6f101 Squashed 'docs/' changes from 2c0125b52..1214f6ffb
  • 336622d Squashed 'docs/' changes from 36dd5483f..6e32d0591
  • d392731 Squashed 'docs/' changes from 39af43ef1..1798dc0d5
  • f96384a Squashed 'docs/' changes from 6e32d0591..39af43ef1
  • 7ce033a Support, but warn, about top level language custom params
  • 7d78a49 Throw an error when shortcode is expected to be closed
  • 002cd52 Update CONTRIBUTING.md
  • a76c405 Update CONTRIBUTING.md
  • e2cfc3d Update CONTRIBUTING.md
  • 93ed6e4 Update README.md
  • c4f3a46 Update README.md
  • c0a03a2 Update README.md
  • 46a3cf6 Update README.md
  • 4f341fa Update README.md
  • f1e8f01 Update README.md
  • a4fb8dc Update syntax-highlighting.md (#10929)
  • f10009e Update to Go 1.20.1
  • ec1c97e Work around --gc failure on Windows <= 10
  • 610ceda all: Fix comments for exported functions and packages
  • 7370543 build(deps): bump github.com/cli/safeexec from 1.0.0 to 1.0.1
  • 065ae00 build(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1
  • 87c78bd build(deps): bump github.com/getkin/kin-openapi from 0.110.0 to 0.114.0
  • f6269ee build(deps): bump github.com/getkin/kin-openapi from 0.110.0 to 0.117.0
  • a5413c1 build(deps): bump github.com/gobuffalo/flect from 0.3.0 to 1.0.2
  • dd37163 build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.10 to 2.2.11
  • 807237b build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
  • 1a5dce4 build(deps): bump github.com/tdewolff/minify/v2 from 2.12.4 to 2.12.5
  • 4d36b99 build(deps): bump github.com/tdewolff/parse/v2 from 2.6.4 to 2.6.5
  • 1292d5a build(deps): bump github.com/tdewolff/parse/v2 from 2.6.5 to 2.6.6
  • c3a59a7 build(deps): bump gocloud.dev from 0.24.0 to 0.28.0 (#10610)
  • baa5569 build(deps): bump gocloud.dev from 0.24.0 to 0.29.0
  • 79b03b3 build(deps): bump golang.org/x/image
  • 9cea58a build(deps): bump golang.org/x/image from 0.5.0 to 0.7.0
  • 4bf91b9 build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0
  • bba54e6 build(deps): bump golang.org/x/tools from 0.4.0 to 0.9.1
  • 1a7d57c build(deps): bump google.golang.org/api from 0.76.0 to 0.123.0
  • 60e6fa7 build: Bump build images
  • 7e51ba0 build: Update Linux ARM build image
  • 4801e2e build: Update to Go 1.20
  • 184a67a cache: Fix --gc failure on Windows
  • 70b2aaf circleci: Add github.com to known hosts
  • a56b907 cods: Regen docs helper
  • 943ff7f commands: Add missing gen docshelper command
  • 51d0a0a commands: Add the common build flags to the config commands
  • 273d9f6 commands: Fail the build when no config file or config dir
  • e6dc805 commands: Fix build logic when listing expired/future draft content
  • 0a51dfa commands: Fix data race
  • 0fbab7c commands: Fix data race in test
  • 1477d0b commands: Fix server url rewrites (http status 200)
  • 8a69ccb commands: Improve the common build flag handling
  • 3f00f47 commands: Load config before creating the filesystem
  • 6ca8a40 commands: Make all list commands list what 'all' did before
  • f86b5f7 commands: Move the --format flag to only the commands that support it
  • 901cd97 commands: Re-introduce the -f shorthand for hugo new site
  • 43f1282 commands: Reinstate some of the removed build flags (e.g. --theme) to new and mod
  • c6b3887 config/security: Add O\w+ (e.g. GOROOT) to the default allowed list
  • 2dad13c create: Fix typo in error message
  • e6f029b customize parallel transfer count
  • 2662faf dartsass: Import CSS without extension at compile time
  • c371171 deps: Update github.com/alecthomas/chroma/v2 v2.7.0
  • 24e7d0c deps: Update github.com/bep/golibsass v1.1.0 => v1.1.1
  • 715d484 deps: Update github.com/evanw/esbuild v0.17.0 => v0.17.19
  • 1c841ec deps: Update go-org to v1.6.6
  • 69c369e deps: Upgrade github.com/alecthomas/chroma v2.4.0 => v2.5.0
  • 6e9fa9e deps: Upgrade github.com/evanw/esbuild v0.15.18 => v0.17.0
  • 3fb2417 deps: Upgrade github.com/yuin/goldmark v1.5.3 => v1.5.4
  • 19e9605 dos: Regen CLI docs
  • 873be9f ensu...
Read more

v0.109.1

16 Apr 03:02
60370ec
Compare
Choose a tag to compare

Changelog

  • 60370ec Merge pull request #114 from neohugo/neohugo/v0.109.1
  • 0035bb6 update mozjpeg and export path

v0.109.0

03 Apr 04:28
Compare
Choose a tag to compare

Changelog

  • 8ebcaa5 Accept vendor-specified build date if .git/ is unavailable
  • 60e0e2c Add Go 1.16+ install method to README
  • 59af05c Add HUGO_PUBLISHDIR to the Node environment
  • 322d19a Add Markdown as an output format
  • 7d40da8 Add --force to hugo new
  • e77ca3c Add clock cli flag
  • 92f31ae Add a baseline benchmark
  • 7855b47 Add a cache for lexers.Get
  • c1a8307 Add a shortcode benchmark
  • cf12fa6 Add animated GIF support
  • 6db5274 Add any configured Go Workspace file to the config watcher
  • d8efe08 Add dart-sass-embedded version info to hugo env -v
  • 45e1084 Add linux/arm64 extended to release setup
  • cd0112a Add resources.Copy
  • 180dfeb Adjust "you need the extended version" error message
  • cac773a Adjust a test
  • d20d265 Allow "fast render mode" even if --disableLiveReload is set
  • ad20598 Also consider wrapped errors when checking for file IsNotExist errors
  • 7183232 Annotate test assertions
  • e5d2a8f Avoid nilpointer when shortcode page content output nil
  • 9c24b86 Cache when not found in LookupLayout
  • 5c41653 Consolidate the glob case logic
  • 01ebb6e Don't use self-closing generator tag
  • dd9eaf1 Don't use the baseURL /path as part of the resource cache key
  • 21562e3 Externalise and embed livereload.js string
  • d1278f6 Extract the baseline benchmark to a test
  • 203cc54 Feat/sponsors in readme (#10273)
  • 8e77bcc Filter out any duplicate files to post process
  • 29ccb36 Fix /static performance regression from Hugo 0.103.0
  • 3b478f5 Fix HasMenuCurrent and IsDescendant/IsAncestor when comparing to itself
  • 3854a6f Fix Plainify edge cases
  • 805b215 Fix error message when PostCSS config file is not found
  • 4611b69 Fix htimes /: operation not permitted error on config changes
  • 6f7bf3f Fix indentation in highlight shortcode
  • 212d9e3 Fix panic with markdownify/RenderString with shortcode on Page with no content file
  • 0566bbf Fix raw TOML dates in where/eq
  • a5a4422 Fix relURL with leading slash when baseURL includes a subdirectory
  • 8e5044d Fix shortcode parser regression with quoted param values
  • 52ea07d Fix taxonomy weight sort regression
  • ab5ce59 Fix usage description
  • fc9f315 Improve SASS errors
  • f2946da Improve error messages, esp. when the server is running
  • d2cfaed Improve shortcode indentation handling
  • 9e904d7 Make .RenderString render shortcodes
  • 72b0ccd Make the baseline benchmark's test files stable
  • f97544a Make the hugo env non verbose output slightly more verbose
  • 8e9dce1 Merge branch 'release-0.103.0'
  • f04cc58 Merge commit '00c4484c7092181729f6f470805bc7d72e8ad17b'
  • 1c77590 Merge commit '327aaed6d8ca57d8e5e3acb99ff53402ff1c556d'
  • 9a215d6 Merge commit '41bc6f702aa54200530efbf4267e5c823df3028d'
  • 604cfff Merge commit '475f87f685439de0f907a9ffc29bfd1361eb1c59'
  • af23cdc Merge commit '90ad8045056167004d27857a95542936657b8a16'
  • 65e52a7 Merge commit 'bdf935d66c1f02dfc942a30e9fc00519bba3aacb'
  • ef51848 Merge commit 'da16527896d3087585c5e758083ea498dcabc2c3'
  • c9f2fa2 Merge commit 'da670c38ee63a7fef25e2b9f42519232055b60dc'
  • 95baafe Merge commit 'e4bfe59c4e043c92d3992587d8c64d264b262a22'
  • e4d54d0 Merge pull request #113 from neohugo/hugo/v0.109.0
  • 0f8dc47 Remove Blackfriday markdown engine
  • 0fb2b3d Resolve dependency-path not found error in workflow
  • cbc35c4 Respect NO_COLOR
  • 2171e3c Revert "Adjust a test"
  • 4989da6 Revert "tpl/tplimpl: Use https in sitemap templates"
  • 631d768 Revise the fix for shortcode vs output format nilpointer
  • 51f08b0 Revise the use of htime.Since/htime.Now
  • 0171fb2 Run go mod tidy
  • 0b395f0 Run go mod tidy
  • 20ef6dc Skip flakey server tests on GitHub Action on Windows
  • 41bc6f7 Squashed 'docs/' changes from 2201ac0e5..2c0125b52
  • e4bfe59 Squashed 'docs/' changes from 2d9da3a56..96fdc246c
  • bdf935d Squashed 'docs/' changes from 30f32a624..e5aa641a6
  • da16527 Squashed 'docs/' changes from 32cb8785e..4c1309cdf
  • 00c4484 Squashed 'docs/' changes from 392668f4f..32cb8785e
  • da670c3 Squashed 'docs/' changes from 4c1309cdf..2201ac0e5
  • 327aaed Squashed 'docs/' changes from 7030fe3a2..2d9da3a56
  • 475f87f Squashed 'docs/' changes from 96fdc246c..30f32a624
  • 90ad804 Squashed 'docs/' changes from e5aa641a6..392668f4f
  • 74daca6 Support PostProcess for all file types
  • 4e94d1d Update CONTRIBUTING.md
  • 2fbdee7 Update CONTRIBUTING.md
  • 6275aad Update Go and Alpine version in Dockerfile
  • b66f9f2 Update README.md
  • ffbdcc7 Update README.md
  • 5c48ba9 Update README.md
  • 95d9764 Update README.md
  • 3a8189e Update stale.yml
  • 5e03de0 Update stale.yml
  • 0cd1929 Update to Go 1.19
  • 35c88a7 Use configured timeZone for the clock
  • db05232 Use setup-go action to cache dependencies
  • 3f0b40f Use standard GOOS/GOARCH values in release archives
  • 0bd79d3 Use standard GOOS/GOARCH values in release archives
  • 6f7fbe0 basefs: add noBuildLock flag
  • 4d909d4 build(deps): bump github.com/alecthomas/chroma/v2 from 2.2.0 to 2.3.0
  • ddb9547 build(deps): bump github.com/clbanning/mxj/v2 from 2.5.5 to 2.5.6
  • 58a98c7 build(deps): bump github.com/clbanning/mxj/v2 from 2.5.6 to 2.5.7
  • 9f56385 build(deps): bump github.com/evanw/esbuild from 0.14.38 to 0.14.39
  • 7cb484e build(deps): bump github.com/evanw/esbuild from 0.14.39 to 0.14.42
  • f2ba0cc build(deps): bump github.com/evanw/esbuild from 0.14.42 to 0.14.43
  • d1b03a0 build(deps): bump github.com/evanw/esbuild from 0.14.43 to 0.15.5
  • 24eca0c build(deps): bump github.com/evanw/esbuild from 0.15.12 to 0.15.13
  • cdd83bf build(deps): bump github.com/evanw/esbuild from 0.15.13 to 0.15.14
  • 0923622 build(deps): bump github.com/evanw/esbuild from 0.15.14 to 0.15.15
  • 0bfa293 build(deps): bump github.com/evanw/esbuild from 0.15.15 to 0.15.16
  • 535ea8c build(deps): bump github.com/evanw/esbuild from 0.15.16 to 0.15.18
  • f2019f0 build(deps): bump github.com/evanw/esbuild from 0.15.5 to 0.15.7
  • 4eb6d97 build(deps): bump github.com/evanw/esbuild from 0.15.7 to 0.15.8
  • edf9038 build(deps): bump github.com/evanw/esbuild from 0.15.8 to 0.15.9
  • 2ef60db build(deps): bump github.com/evanw/esbuild from 0.15.9 to 0.15.12
  • 7477672 build(deps): bump github.com/frankban/quicktest from 1.14.3 to 1.14.4
  • c2fa0a3 build(deps): bump github.com/fsnotify/fsnotify from 1.5.3 to 1.5.4
  • 05df964 build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0
  • fa4b77e build(deps): bump github.com/getkin/kin-openapi from 0.100.0 to 0.103.0
  • 62780ec build(deps): bump github.com/getkin/kin-openapi from 0.103.0 to 0.106.0
  • 2aedccc build(deps): bump github.com/getkin/kin-openapi from 0.106.0 to 0.107.0
  • 24eaa29 build(deps): bump github.com/getkin/kin-openapi from 0.107.0 to 0.108.0
  • 6a004b8 build(deps): bump github.com/getkin/kin-openapi from 0.108.0 to 0.109.0
  • 50549c8 build(deps): bump github.com/getkin/kin-openapi from 0.109.0 to 0.110.0
  • 62ceaab build(deps): bump github.com/getkin/kin-openapi from 0.94.0 to 0.97.0
  • ddbcc67 build(deps): bump github.com/getkin/kin-openapi from 0.97.0 to 0.98.0
  • 5e2b28d build(deps): bump github.com/getkin/kin-openapi from 0.98.0 to 0.100.0
  • 1fd4c56 build(deps): bump github.com/gobuffalo/flect from 0.2.5 to 0.3.0
  • 7efb356 build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.9 to 2.2.10
  • 9860e0e build(deps): bump github.com/magefile/mage from 1.13.0 to 1.14.0
  • 4219993 build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16
  • 288b0fb build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2
  • bafb389 build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.4 to 2.0.6
  • 988e141 build(deps): bump github.com/rogpeppe/go-internal from 1.8.1 to 1.9.0
  • f343b8e build(deps): bump github.com/sanity-io/litter from 1.5.4 to 1.5.5
  • 14878ca build(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2
  • 4b675dd build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3
  • 45f1b1c build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
  • 4732c47 build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
  • 369bdf2 build(deps): bump github.com/tdewolff/minify/v2 from 2.11.10 to 2.12.0
  • 7a9ce0e build(deps): bump github.com/tdewolff/minify/v2 from 2.11.5 to 2.11.10
  • 351d6b0 build(deps): bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4
  • e88873b build(deps): bump github.com/tdewolff/parse/v2 from 2.6.1 to 2.6.2
  • 4252988 build(deps): bump github.com/yuin/goldmark from 1.4.12 to 1.4.13
  • 475638f build(deps): bump github.com/yuin/goldmark from 1.4.13 to 1.4.14
  • 78f49b4 build(deps): bump github.com/yuin/goldmark from 1.4.14 to 1.4.15
  • ed930db build(deps): bump github.com/yuin/goldmark from 1.4.15 to 1.5.2
  • fe08d35 build(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3
  • 2de393c build(deps): bump go.uber.org/atomic from 1.9.0 to 1.10.0
  • 900904f build(deps): bump golang.org/x/net from 0.1.0 to 0.2.0
  • c109314 build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0
  • 8bbec42 build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
  • 3e13446 build(deps): bump golang.org/x/tools from 0.1.10 to 0.1.11
  • f505854 build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0
  • 63f7f0f build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0
  • 7874b96 build(deps): bump golang.org/x/tools from 0.3.0 to 0.4.0
  • 2c5943d build: Update to Go 1.18.3
  • a066e98 build: Update to Go 1.19.2
  • 85e2ac1 commands: Create assets directory with new site
  • 653ab2c commands: Fix case where languages cannot be configured
  • 3fefea0 commands: Fix embed in livereload.go
  • b002d47 commands: Remove extraneous newline from result of convert toTOML
  • 08f0984 commands: Skip flaky test on CI
  • 48ea24f common/herrors: Remove unused struct
  • c4bbc1e common/hugio: Fix CopyDir when fs is not OS
  • 5067775 common/hugio: Fix multiWriteCloser.Close
  • f5ba6fd common/hugio: One more fix for non-OS fs
  • 7bc3401 comm...
Read more

v0.22.0

19 Jun 17:15
22d493a
Compare
Choose a tag to compare

Changelog

v0.21.0

02 May 15:50
8464933
Compare
Choose a tag to compare

Changelog

  • 097fd58 Deprecate page.Author and page.Authors
  • 397fce5 Fix MediaType when reading images from cache
  • 4deb5c6 Fix PostProcess regression for hugo server
  • 9b352f0 Fix syncing of /static regression
  • 4852a37 Merge commit '3902f9a4767fe6e62ac5146728d8311b8cd227e0'
  • 8464933 Merge pull request #109 from blackb1rd/hugo/v0.98.0
  • 6c35a1a Revert "Fix PostProcess regression for hugo server"
  • e66e2e9 Revert "Revert "Fix PostProcess regression for hugo server""
  • 9a888c2 Some godoc adjustments
  • fa80fe3 Some godoc adjustments and image struct renames
  • 3902f9a Squashed 'docs/' changes from 4c5edacfe..7030fe3a2
  • d56b339 build(deps): bump github.com/evanw/esbuild from 0.14.36 to 0.14.38
  • 942d0dd build(deps): bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0
  • 55e28c2 deps: Update github.com/tdewolff/minify/v2 v2.11.1 => v2.11.2
  • a022ca2 deps: Update github.com/yuin/goldmark v1.4.11 => v1.4.12
  • 13ceef7 deps: Update to gocloud.dev v0.24.0
  • 0093eaa deps: Upgrade github.com/bep/overlayfs v0.4.0 => v0.5.0
  • bed6ff1 hugo v0.98.0
  • d7b54a4 markup/goldmark: Fix attribute nilpointer
  • 4560725 releaser: Add release notes for 0.97.1 [ci skip]
  • 99ec88d releaser: Add release notes for 0.97.2 [ci skip]
  • 7d9f888 releaser: Add release notes for 0.97.3 [ci skip]
  • e94dc67 releaser: Add release notes for 0.98.0 [ci skip]
  • 04efcb2 releaser: Bump versions for release of 0.97.1
  • 5099abe releaser: Bump versions for release of 0.97.2
  • 078053a releaser: Bump versions for release of 0.97.3
  • 165d299 releaser: Bump versions for release of 0.98.0
  • 5de6f8a releaser: Prepare repository for 0.98.0-DEV
  • 363bc90 releaser: Prepare repository for 0.98.0-DEV
  • 41cc4e4 releaser: Prepare repository for 0.98.0-DEV
  • 89c1655 releaser: Prepare repository for 0.99.0-DEV
  • 625be77 resources/page: Mark some more interface methods as internal
  • 1104753 tpl/crypto: Add FNV32a
  • 05b45c3 tpl/lang: Handle nil values in lang.Merge

v0.20.0

15 Apr 11:52
8d38d1d
Compare
Choose a tag to compare

Changelog

  • da00e77 Add environment as a new filter to _cascade.target
  • 82ba634 Fix gosum checksum errors
  • 658e11e Localize all the GroupBy*Date methods
  • 627eed1 Make string sorting (e.g. ByTitle, ByLinkTitle and ByParam) language aware
  • ed9aa37 Merge branch 'release-0.96.0'
  • 5b5dcb8 Merge commit 'ec920363cdeb687c8bcac9c242767d366fb058cb'
  • 8d38d1d Merge pull request #108 from blackb1rd/hugo/v0.97.0
  • 30c2e54 Replace all usage of CopyOnWriteFs with OverlayFs
  • 0a56f2a Revert "Revert "Allow rendering static files to disk and dynamic to memory in server mode""
  • b081939 Revert "Revert "Some minor adjustments to the new static filesystem logic""
  • 842262f Revert "build(deps): bump gocloud.dev from 0.20.0 to 0.25.0"
  • d070bdf Rework the Destination filesystem to make --renderStaticToDisk work
  • 2a231b0 Snap: Add {system,user}-gitconfig plugs to read gitconfig (#9619)
  • ec92036 Squashed 'docs/' changes from 63386081c..4c5edacfe
  • 510e179 build(deps): bump github.com/evanw/esbuild from 0.14.25 to 0.14.31
  • 9e360d3 build(deps): bump github.com/evanw/esbuild from 0.14.31 to 0.14.34
  • f8c4e16 build(deps): bump github.com/evanw/esbuild from 0.14.34 to 0.14.36
  • 21484f9 build(deps): bump github.com/frankban/quicktest from 1.14.2 to 1.14.3
  • e0a882f build(deps): bump github.com/getkin/kin-openapi from 0.93.0 to 0.94.0
  • 072fc8c build(deps): bump github.com/gobuffalo/flect from 0.2.4 to 0.2.5
  • 080dcac build(deps): bump github.com/magefile/mage from 1.12.1 to 1.13.0
  • a6e2e38 build(deps): bump github.com/sanity-io/litter from 1.5.2 to 1.5.4
  • d417a6c build(deps): bump github.com/tdewolff/minify/v2 from 2.11.0 to 2.11.1
  • 2016251 build(deps): bump gocloud.dev from 0.20.0 to 0.25.0
  • 6b469cc build(deps): bump golang.org/x/tools from 0.1.9 to 0.1.10
  • 13dac7f compare: Add a string sort benchmark
  • d0657a4 deploy: Set an MD5 attribute and use that if eTag not available
  • 3117e58 deps: Update github.com/tdewolff/minify/v2 v2.10.0 => v2.11.0
  • 75c8d6a hugo v0.97.0
  • a8c221d modules/client: Vendor config directory if present
  • 42b5d16 releaser: Add release notes for 0.97.0 [ci skip]
  • c07f362 releaser: Bump versions for release of 0.97.0
  • d0f731c releaser: Prepare repository for 0.98.0-DEV
  • d80d5a1 releaser: Reduce parallelism
  • 2dbdf38 resources: Add key to reources.GetRemote options map
  • e58a540 resources: Create a common ResourceFinder interface

v0.19.0

29 Mar 17:41
ba373a2
Compare
Choose a tag to compare

Changelog

  • 9445968 Deprecate .File.Extension
  • 8309a2b Dockerfile: Make it build with Go 1.18
  • 48c98a8 Fix some typos
  • a461e9d Fix typo
  • 1c0e7c1 Make sure file mounts higher up wins
  • d7497b2 Merge commit 'd276e901b36d2576ef8350ed96b17f66254eac1b'
  • ba373a2 Merge pull request #107 from blackb1rd/hugo/v0.96.0
  • d276e90 Squashed 'docs/' changes from a393f4cf4..63386081c
  • 5adb81c Support '-u=patch' in hugo mod get
  • bbd455f Update CONTRIBUTING.md to use "go install" to install mage
  • 64afb7c Use revision etc. from debug.BuildInfo
  • 0e305d6 all: Use strings.Cut
  • b80853d all: gofmt -w -r 'interface{} -> any' .
  • 0bbc2fb build(deps): bump github.com/getkin/kin-openapi from 0.91.0 to 0.93.0
  • c3289eb build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
  • 13ff4de build(deps): bump github.com/yuin/goldmark from 1.4.10 to 1.4.11
  • a6fa290 commands: Change link protocol to https
  • 9539069 commands: Improve server startup to make tests less flaky
  • 423594e dartsass: Enable deprecation, @warn and @debug logging
  • fe635c6 fix build failed
  • d710bb7 hugo v0.96.0
  • 5a4ac2d releaser: Add release notes for 0.96.0 [ci skip]
  • 2fd4a7d releaser: Bump versions for release of 0.96.0
  • 69c5900 releaser: Prepare repository for 0.97.0-DEV
  • cad2d8c resources/images: Require width and height for Crop, Fill, and Fit
  • 9202117 resources: Add more details to .Err
  • 2b72310 snap: Make it build with Go 1.18
  • 94e8a90 tpl/crypto: Add optional encoding arg to hmac function

v0.18.0

19 Mar 03:38
9515342
Compare
Choose a tag to compare

Changelog

  • 61cf3c9 Fix and refactor typos
  • 31fbc08 Improve server startup/shutdown
  • d753024 Merge pull request #105 from blackb1rd/golang/v1.18.0
  • 9515342 Merge pull request #106 from blackb1rd/hugo/v0.95.0
  • a6488e7 Remove Go 1.17 support
  • 64b7b7a Revert "Allow rendering static files to disk and dynamic to memory in server mode"
  • 5ef8a9f Revert "Some minor adjustments to the new static filesystem logic"
  • 4d6d1d0 build: Bump to Go 1.18
  • cebd886 commands: Improve server tests
  • b60e1bb dartsass: Improve error message when no read access
  • 1a796d7 deps: Fix Goldmark regression with HTML comments
  • b37183e deps: Update github.com/yuin/goldmark v1.4.9 => v1.4.10
  • cf0bcaa downgrade golang
  • 0a2c1aa downgrade golangci
  • 9d6495d github: Make it build with Go 1.18
  • afdb67c go install
  • 97c6fc9 go install
  • 2b9feb5 go install
  • 73b43c9 go install @latest
  • ddd9acc golang 1.18
  • 8658ebf hugo v0.95.0
  • e792d27 readme: Add a contribution note
  • 5930173 readme: Add note about Go 1.18
  • 4146084 releaser: Add release notes for 0.94.1 [ci skip]
  • 0958167 releaser: Add release notes for 0.94.2 [ci skip]
  • f1d1576 releaser: Add release notes for 0.95.0 [ci skip]
  • 0fcd9a5 releaser: Bump versions for release of 0.94.1
  • 48fb9e4 releaser: Bump versions for release of 0.94.2
  • 9f2e76a releaser: Bump versions for release of 0.95.0
  • 38f778c releaser: Prepare repository for 0.95.0-DEV
  • 04ccde3 releaser: Prepare repository for 0.95.0-DEV
  • 004bec2 releaser: Prepare repository for 0.96.0-DEV
  • 42cc5f8 tpl: Adjustments and an integration test for Go 1.18
  • 3476b53 tpl: Pull in Go 1.18 patch that fixes the "no space in {{ continue }} and {{ break }}" bug
  • 65a78ca tpl: Sync go_templates for Go 1.18
  • 8cf4f4e upgrade
  • dff26bb upgrade golangci