Releases: ashishb/wp2hugo
Releases · ashishb/wp2hugo
1.22.0
1.21.0
1.20.0
Changelog
- cbbdce9 Fix for #238 - nil pointer crash (#239)
- 2c8c7a1 chore(deps): bump github.com/spf13/cobra in /src/wp2hugo (#236)
- 7bdce12 chore(deps): bump golang.org/x/image in /src/wp2hugo (#235)
- 7b67432 chore(deps): bump golang.org/x/image in /src/wp2hugo (#240)
- 39e9385 chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 in /src/wp2hugo (#237)
- b86838b chore(wp2hugo): release version 1.20.0
- 155df42 feat(hugomanager): improve
analyze-backlinkscommand
0.3.0-hugomanager
1.19.0
Changelog
- bb6b1cf Set user-agent header sending media fetch requests (#230)
- a606495 chore(deps): bump actions/checkout from 5 to 6 (#234)
- 273095c chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#233)
- 2381e57 chore(deps): bump golang.org/x/image in /src/wp2hugo (#229)
- 7403136 chore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 in /src/wp2hugo (#232)
- 408a8e8 chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#231)
- d027cec chore(hugomanager): add logging on shrink size
- 4cd4cb7 chore: add
extensionstoscanDir - 7216fb6 feat(hugomanager): add
shrink-imagescommand - 5c0d618 feat: expand ~ in paths
- bd43db6 fix(hugomanager): fix shrinking logic
- 2a33e77 fix: fix a lint performance issue pointed out by golangci-lint 2.6.0
- ad19fe8 wp2hugo: release version 1.19.0
0.2.0-hugomanager
Changelog
- 6d4a65a Add a converter that finds gist URLs and converts these to gist shortcodes for Hugo (#39)
- 2634fd6 Add some documentation (#175)
- 7791c92 Add support for WP gallery shortcodes (#45)
- fe79b18 Allow users to specify custom post types as CSV argument when calling the binary (#203)
- 43b7b29 Automatically download linked PDF files. (#80)
- 1f7706e Convert Youtube URLs to Hugo native shortcode (#46)
- f4529be Create dependabot.yml
- 1396a40 Don't crash on empty pages (#32)
- 89bab9a Fix Youtube Regex : escape
.(#48) - cb78882 Handle // scheme prefix (#75)
- 52cf24e Handle Avada custom post types (#51)
- ff5120f Hierarchical pages import (#176)
- 5c80705 Hugo taxonomies expect plural form (#197)
- 9e1fe1e Image attachments: use full-resolution file if available (#87)
- 3bdf035 Images: improve handling (#174)
- d84f5e2 Implement migrations for custom fields and custom taxonomies (#169)
- 2ad7211 Import comments. (#201)
- be87d5f Import media library metadata from WP (#199)
- 80fe519 Improve audio support (#57)
- 57479af Library database: add published date too (#200)
- ed2b829 Locate the current shell into the new directory (#73)
- 935a57e Merge pull request #2 from ashishb/dependabot/github_actions/golangci/golangci-lint-action-4
- 241bdff Re-organize supported features in README in sections (#56)
- 529c4f2 Remove image param stripping (#41)
- 627667f Remove trailing underscore from filenames
- bb6b1cf Set user-agent header sending media fetch requests (#230)
- 13578a5 Support Gutenberg blocks and convert to Hugo shortcodes (#184)
- 67e82e1 Support WP audio shortcode (#49)
- 5951cc1 Support WPML translations using parameter URL scheme (#170)
- 036435c Support WooCommerce products through standard custom post types & taxonomies (#171)
- 3bea79f Support YouTube Lyte embeds (#82)
- 4679864 Support Youtube with [embed] WP shortcode (#177)
- f7af15b Translate WP post_format to Hugo type (#47)
- 6aa601c Update LICENSE
- d653f9e Update README.md (#198)
- 4da4c93 Update README.md (#202)
- 128e147 Update version.txt
- 0b14aff add -color-log-output to wp2hugo
- 36599f4 chore(deps): bump actions/cache from 3 to 4 (#1)
- 27acb43 chore(deps): bump actions/checkout from 4 to 5 (#215)
- a606495 chore(deps): bump actions/checkout from 5 to 6 (#234)
- f7b4c54 chore(deps): bump actions/setup-go from 4 to 5 (#3)
- 2861eb9 chore(deps): bump actions/setup-go from 5 to 6 (#220)
- 4b4a3b9 chore(deps): bump github.com/JohannesKaufmann/html-to-markdown (#20)
- d14d6eb chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#149)
- 273095c chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#233)
- fa5a2df chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#44)
- 8716221 chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#89)
- c924153 chore(deps): bump github.com/PuerkitoBio/goquery in /src/wp2hugo (#97)
- 3d02aa0 chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#21)
- cab71eb chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#37)
- fae8899 chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#60)
- 815fb6d chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#69)
- 5d7914e chore(deps): bump github.com/go-enry/go-enry/v2 in /src/wp2hugo (#96)
- 1d8e23a chore(deps): bump github.com/go-viper/mapstructure/v2 (#181)
- 4977559 chore(deps): bump github.com/go-viper/mapstructure/v2 (#216)
- 37bbb67 chore(deps): bump github.com/mergestat/timediff in /src/wp2hugo (#168)
- 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)
- e78dc2b chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#159)
- d2edd4a chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#164)
- 7c58aeb chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#166)
- dc6303a chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#182)
- 73b4ef5 chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#204)
- 33b745c chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#211)
- a7863ee chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#212)
- 811ecd7 chore(deps): bump github.com/rs/zerolog in /src/wp2hugo (#102)
- 94eb8f4 chore(deps): bump github.com/samber/lo in /src/wp2hugo (#145)
- 039a3c5 chore(deps): bump github.com/samber/lo in /src/wp2hugo (#190)
- d6fd29c chore(deps): bump github.com/samber/lo in /src/wp2hugo (#226)
- eb613ba chore(deps): bump github.com/spf13/cobra in /src/wp2hugo (#221)
- f65fbe3 chore(deps): bump github.com/spf13/cobra in /src/wp2hugo (#98)
- 9c9f4da chore(deps): bump github.com/spf13/viper in /src/wp2hugo (#101)
- 5997925 chore(deps): bump github.com/spf13/viper in /src/wp2hugo (#107)
- e0b8929 chore(deps): bump github.com/spf13/viper in /src/wp2hugo (#222)
- ac4a48f chore(deps): bump github.com/stretchr/testify in /src/wp2hugo (#217)
- c4fcab2 chore(deps): bump github.com/stretchr/testify in /src/wp2hugo (#219)
- dfd980a chore(deps): bump github.com/stretchr/testify in /src/wp2hugo (#4)
- 2381e57 chore(deps): bump golang.org/x/image in /src/wp2hugo (#229)
- 596da69 chore(deps): bump golang.org/x/net (#100)
- 63adb86 chore(deps): bump golang.org/x/net (#138)
- 79cbcb2 chore(deps): bump golang.org/x/net (#14)
- e4ce01c chore(deps): bump golang.org/x/net from 0.39.0 to 0.42.0 in /src/wp2hugo (#196)
- 8e13e3a chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 in /src/wp2hugo (#214)
- d21986d chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 in /src/wp2hugo (#224)
- 687492d chore(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 in /src/wp2hugo (#227)
- 7403136 chore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 in /src/wp2hugo (#232)
- 95801e1 chore(deps): bump golang.org/x/text in /src/wp2hugo (#154)
- 7cda52b chore(deps): bump golang.org/x/text in /src/wp2hugo (#16)
- e88c934 chore(deps): bump golang.org/x/text in /src/wp2hugo (#165)
- 017732d chore(deps): bump golang.org/x/text in /src/wp2hugo (#223)
- 57de64a chore(deps): bump golang.org/x/text in /src/wp2hugo (#23)
- b614961 chore(deps): bump golang.org/x/text in /src/wp2hugo (#31)
- 8201316 chore(deps): bump golang.org/x/text in /src/wp2hugo (#63)
- fce9e2d chore(deps): bump golang.org/x/text in /src/wp2hugo (#79)
- 5ea9915 chore(deps): bump golang.org/x/text in /src/wp2hugo (#88)
- 4be405d chore(deps): bump golangci/golangci-lint-action from 3 to 4
- 562110c chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#19)
- 3616fe9 chore(deps): bump golangci/golangci-l...
1.18.0
Changelog
- 27acb43 chore(deps): bump actions/checkout from 4 to 5 (#215)
- 2861eb9 chore(deps): bump actions/setup-go from 5 to 6 (#220)
- 4977559 chore(deps): bump github.com/go-viper/mapstructure/v2 (#216)
- 33b745c chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#211)
- a7863ee chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#212)
- d6fd29c chore(deps): bump github.com/samber/lo in /src/wp2hugo (#226)
- eb613ba chore(deps): bump github.com/spf13/cobra in /src/wp2hugo (#221)
- e0b8929 chore(deps): bump github.com/spf13/viper in /src/wp2hugo (#222)
- ac4a48f chore(deps): bump github.com/stretchr/testify in /src/wp2hugo (#217)
- c4fcab2 chore(deps): bump github.com/stretchr/testify in /src/wp2hugo (#219)
- 8e13e3a chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 in /src/wp2hugo (#214)
- d21986d chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 in /src/wp2hugo (#224)
- 687492d chore(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 in /src/wp2hugo (#227)
- 017732d chore(deps): bump golang.org/x/text in /src/wp2hugo (#223)
- 51f81ea chore(wp2hugo): Update version from 1.17.0 to 1.18.0
- 6cb3e81 chore: fix lint issues (#205)
- e79688b chore: fix lint issues (#208)
- 0791aba chore: reduce global variable usage (#207)
- f0b70f7 chore: remove _colorLogOutput global variable from hugomanager (#209)
- f184796 chore: stricter lint checks (#206)
- ca206d2 feat(hugomanager): add analyze-backlinks command (#210)
1.17.0
Changelog
- 2634fd6 Add some documentation (#175)
- fe79b18 Allow users to specify custom post types as CSV argument when calling the binary (#203)
- ff5120f Hierarchical pages import (#176)
- 5c80705 Hugo taxonomies expect plural form (#197)
- 3bdf035 Images: improve handling (#174)
- d84f5e2 Implement migrations for custom fields and custom taxonomies (#169)
- 2ad7211 Import comments. (#201)
- be87d5f Import media library metadata from WP (#199)
- 57479af Library database: add published date too (#200)
- 13578a5 Support Gutenberg blocks and convert to Hugo shortcodes (#184)
- 5951cc1 Support WPML translations using parameter URL scheme (#170)
- 036435c Support WooCommerce products through standard custom post types & taxonomies (#171)
- 4679864 Support Youtube with [embed] WP shortcode (#177)
- d653f9e Update README.md (#198)
- 4da4c93 Update README.md (#202)
- 1d8e23a chore(deps): bump github.com/go-viper/mapstructure/v2 (#181)
- 37bbb67 chore(deps): bump github.com/mergestat/timediff in /src/wp2hugo (#168)
- d2edd4a chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#164)
- 7c58aeb chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#166)
- dc6303a chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#182)
- 73b4ef5 chore(deps): bump github.com/openai/openai-go in /src/wp2hugo (#204)
- 039a3c5 chore(deps): bump github.com/samber/lo in /src/wp2hugo (#190)
- e4ce01c chore(deps): bump golang.org/x/net from 0.39.0 to 0.42.0 in /src/wp2hugo (#196)
- e88c934 chore(deps): bump golang.org/x/text in /src/wp2hugo (#165)
- 7e43ff3 chore: clean up related to
filename + language(#185) - 2a0be99 chore: disable failing tests (#188)
- f206f31 chore: lint clean up (#193)
- 5d424f6 chore: make all tests parallel (#195)
- fa86678 chore: minor lint clean up in testing code (#172)
- e8b3f1a chore: minor lint fixes (#192)
- 9b9bdd1 chore: minor lint improvements (#186)
- 175858d chore: more lint fixes (#194)
- 7f5e734 chore: release wp2hugo version 1.17
- 852ff8e ci: fix zizmor installation (#189)
- 381742a ci: minor path update (#163)
- bffcab3 ci: run tests on CI (#187)