Releases: ygxbnet/lsky-upload
Releases · ygxbnet/lsky-upload
Release list
v0.5.1
v0.5.0
时隔 3 年又诈尸更新了
这几天突然重新燃起了写博客的兴趣,然后就想起来还有这样一个项目,于是就更新了一下,也希望大家多提 bug 和建议
这个版本没做什么功能上的更新,主要是升级,来还一下多年欠下的依赖债:
- 更新 go 版本到 1.25
- 更新 gjson 依赖
Changelog
- 180183c Merge pull request #15 from ygxbnet/renovate/goreleaser-goreleaser-action-6.x
- 5e80bc0 Merge pull request #16 from ygxbnet/renovate/github.qkg1.top-tidwall-gjson-1.x
- 4cd97d8 Merge pull request #17 from ygxbnet/renovate/github.qkg1.top-tidwall-gjson-1.x
- d6f6f87 Merge pull request #20 from ygxbnet/renovate/actions-setup-go-6.x
- 68cd2df Merge pull request #21 from ygxbnet/renovate/actions-checkout-6.x
- bf42226 Update GitHub badge for release in README.md
- 0201547 Update README.md
- 4efcccf Update README.md
- 2061370 Update README.md
- 8c25492 Update README.md
- e7ce96b Update README.md
- c4202d8 Update actions/checkout action to v5 (#19)
- c4cd2e6 Update go.mod
- fa0c301 Update goreleaser/goreleaser-action action to v6
- dba637a Update module github.com/tidwall/gjson to v1.17.2
- 1b68e9e Update module github.com/tidwall/gjson to v1.17.3
- 6c62e60 Update module github.com/tidwall/gjson to v1.18.0 (#18)
- 11748a2 chore(workflow): 更新构建测试工作流名称并升级Go版本
- ddfceea docs(readme): 更新 README.md 文件以改进项目描述和徽章显示
- 3b41b25 更新文档中的链接
v0.4.2
此版本为次要版本,增加跳过 SSL 证书验证,更新了部分依赖
Changelog
v0.4.1
v0.4.0
v0.3.1
注:此版本为非正式版,可能存在部分 bug
欢迎各位到 issues 反馈问题
What's Changed
- 使用 GoReleaser 作为软件自动化发布工具
- 更新 docs中新增apifox对lsky api的调用 by @musnows in #2
- Configure Renovate by @renovate in #3
- Update module github.com/tidwall/gjson to v1.15.0 by @renovate in #6
- Update module github.com/tidwall/gjson to v1.16.0 by @renovate in #7
- Update actions/checkout action to v4 by @renovate in #8
- Update module github.com/tidwall/gjson to v1.17.0 by @renovate in #9
- Update actions/setup-go action to v5 by @renovate in #10
- Update actions/setup-go action to v5 by @renovate in #11
New Contributors
Full Changelog: 0.3.0...v0.3.1
Changelog
- 6c0fd6c Add .goreleaser.yaml
- dbfb179 Add renovate.json
- ebd7d27 Create go_build_test.yml
- 7e3362f Create release.yml
- 9ca7310 Merge pull request #10 from ygxbnet/renovate/actions-setup-go-5.x
- 770baec Merge pull request #11 from ygxbnet/renovate/actions-setup-go-5.x
- 8a0156d Merge pull request #2 from musnows/main
- 551f8db Merge pull request #3 from YGXB-net/renovate/configure
- 256c220 Merge pull request #6 from ygxbnet/renovate/github.qkg1.top-tidwall-gjson-1.x
- 006d988 Merge pull request #7 from ygxbnet/renovate/github.qkg1.top-tidwall-gjson-1.x
- 06b7501 Merge pull request #8 from ygxbnet/renovate/actions-checkout-4.x
- 8766bf6 Merge pull request #9 from ygxbnet/renovate/github.qkg1.top-tidwall-gjson-1.x
- 7f19bc5 Rename renovate.json to .github/renovate.json
- 8f1e6d9 Update .goreleaser.yaml
- e82f8fc Update README.md
- 8944bdb Update README.md
- c052632 Update README.md
- 1c98336 Update README.md
- 6fbd398 Update README.md
- e10966c Update README.md
- 5c93ea6 Update README.md
- 872201c Update Setup Go
- 62e5467 Update actions/checkout action to v4
- f384b32 Update actions/setup-go action to v5
- 8f9824c Update actions/setup-go action to v5
- 0a68df4 Update docs
- 80bd5f6 Update go.mod
- 82753a1 Update go_build_test.yml
- 97aab60 Update go_build_test.yml
- 5088a87 Update module github.com/tidwall/gjson to v1.15.0
- 907e757 Update module github.com/tidwall/gjson to v1.16.0
- 852bdad Update module github.com/tidwall/gjson to v1.17.0
- 5a22bf0 Update release.yml
- afaad79 Update release.yml
- 614bce4 Update release.yml
- 0559afd Update renovate.json
- 60fd6b5 更新 docs中新增apifox对lsky api的调用
- 353a49e 更新教程,上传截图到仓库
- 67635dc 更新文档,合并修改
- b340b42 更新测试