Releases: nicoxiang/geektime-downloader
Releases · nicoxiang/geektime-downloader
0.11.2
Changelog
- 24e7321 remove deprecated flag
- 1371d49 fix log bug
- 2024bb7 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.1.1 (#217)
- 6949ad0 build(deps): bump github.com/go-resty/resty/v2 from 2.12.0 to 2.15.3 (#216)
- 35e506f build(deps): bump github.com/chromedp/chromedp from 0.9.5 to 0.10.0 (#206)
- 1b9abc1 build(deps): bump github.com/chromedp/chromedp from 0.10.0 to 0.11.0 (#220)
- d085282 Update issue templates
- b88ab9a Update README.md
0.11.1
Changelog
0.10.7
0.10.6
Changelog
Dependencies
- 6f5d4b5 build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#133)
- ba32f94 build(deps): bump github.com/chromedp/chromedp from 0.9.1 to 0.9.2 (#128)
- 66f15ca build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 (#125)
- 7fde19a build(deps): bump github.com/JohannesKaufmann/html-to-markdown (#132)
0.10.5
Changelog
- a19d345 build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#118)
- 9e6f0fc build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 (#120)
- a1cdd38 build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 (#119)
- cb980d9 Add support for opencourse / 增加公开课和其他类型课程的支持 (#121) thanks to @conbein49 for this commit
0.10.4
Changelog
- 2817aea fix: markdown download error
- bbbd1b3 build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#115)
- ba5716c build(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#112)
- 0fdd52d build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#116)
- e645700 build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#111)
- a6ee4bb build(deps): bump github.com/JohannesKaufmann/html-to-markdown (#109)
- 165b159 Merge branch 'main' of https://github.com/nicoxiang/geektime-downloader
0.10.3
0.10.2
Changelog
- f79d46f fix #104, #105
- 2119448 build(deps): bump golang.org/x/net (#95)
- 74fb2b4 build(deps): bump github.com/chzyer/readline (#90)
- a52f39c build(deps): bump github.com/chromedp/chromedp from 0.8.8 to 0.9.1 (#97)
- 956735a build(deps): bump github.com/chromedp/chromedp from 0.8.7 to 0.8.8 (#93)
- d514889 build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.0 to 3.1.2 (#94)
- 062cf42 build(deps): bump github.com/briandowns/spinner from 1.21.0 to 1.23.0 (#96)
- 06b3d35 build(deps): bump github.com/JohannesKaufmann/html-to-markdown (#98)
- 39b27ab build(deps): bump actions/stale from 7 to 8 (#101)
- f016d4f build(deps): bump actions/setup-go from 3 to 4 (#99)
0.10.1-beta.1
Changelog
- c30d468 build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#81)
- cac6ba3 build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#86)
- 2c4d3ef build(deps): bump github.com/chromedp/chromedp from 0.8.6 to 0.8.7 (#84)
- 9355368 build(deps): bump github.com/briandowns/spinner from 1.19.0 to 1.21.0 (#88)
- 9030c71 build(deps): bump actions/stale from 6 to 7 (#82)
- 增加--wait-seconds参数,现在Chrome生成PDF前的等待页面加载时间默认为8秒,可以通过该参数自行设置
Note
此版本改动较多,如使用过程中发现异常欢迎提交Issue/PR。如后续未发现BUG,此版本将发布为正式版。