Skip to content

1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 07:38
· 18 commits to main since this release
9c25b0c

Changelog

  • 98849e5 chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#128)
  • fe5af3d chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#136)
  • bd4809a chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#140)
  • 63adb86 chore(deps): bump golang.org/x/net (#138)
  • eb80179 chore: add a llmhelper package (#123)
  • a5f6f14 chore: add more debug logging (#141)
  • 26bd66b chore: add one more test (#139)
  • dc2621e chore: clean up code related to hugomanager (#117)
  • bae30ca chore: fix counting of images with and without alt (#124)
  • 529c278 chore: fix counting of images with and without alt (#125)
  • 8a9280e chore: minor improvements to FrontMatter
  • ecc57d5 chore: rename urlsuggest -> suggest-url (#116)
  • 6fc13a9 chore: update Go releaser config (#114)
  • 0dbcac2 ci: fix caching for GitHub Actions (#112)
  • 672b836 ci: fix release config (#132)
  • 4026a6b ci: improve GoReleaser config by fetching hugomanager specific tags (#133)
  • 61ba917 ci: improve hugomanager release config for monorepo (#135)
  • bff2661 ci: more fixes related to hugomanager release (#134)
  • 3e967fe feat: add suggest-image-alt (#122)
  • 82914d8 feat: add release process for hugomanager (#131)
  • 5cefd6b feat: add skeletion for hugomanager suggest-description command (#118)
  • 8fd105d feat: add strict parsing ability to catch typos in frontmatter (#120)
  • 7d0f62d feat: finish suggestion-description (#119)
  • 9c25b0c feat: release v1.13.0 of wp2hugo (#143)
  • af20eb9 feat: support updating one-level nested keys in frontmatterhelper
  • a4fabc2 feat: use title as alt for cover images
  • 87169d8 fix: don't crash if an image is missing (#142)
  • 4125b68 fix: fix the version for Hugo Manager (#115)
  • ed29748 fix: handle WordPress categories missing names
  • cbf2140 fix: handle large images (#126)
  • a7e095f fix: improve alt updation (#127)