Releases: umputun/updater
Releases · umputun/updater
Version 0.3.0
What's Changed
- Add server timeout from cli by @Keramblock in #31
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #21
- Pin golangci-lint version to latest available, fix reported errors by @paskal in #24
- add dependabot updates for GitHub Actions, Go modules and Dockerfile by @paskal in #23
- Bump the github-actions-updates group with 5 updates by @dependabot in #25
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in the go-modules-updates group across 1 directory by @dependabot in #27
- Bump the go-modules-updates group with 2 updates by @dependabot in #30
- Remove deprecated golangci.yml section by @paskal in #29
- Remove replacements in goreleaser configuration by @paskal in #28
New Contributors
- @Keramblock made their first contribution in #31
Full Changelog: v0.2.0...v0.3.0
Version 0.2.0
What's Changed
core functionalily
- add support of POST method by @umputun in #18
- add instructions on SSH user creation by @paskal in #17
site
- add logos by @akellbl4 in #2
- update logo with bg by @akellbl4 in #3
- fix logo on site by @akellbl4 in #4
- center badges by @akellbl4 in #5
- fix site images by @akellbl4 in #6
- add syntax highlighting by @akellbl4 in #7
- Bump follow-redirects from 1.13.3 to 1.14.7 in /site by @dependabot in #10
- Bump prismjs from 1.24.1 to 1.25.0 in /site by @dependabot in #8
- Bump markdown-it from 12.0.4 to 12.3.2 in /site by @dependabot in #9
- Bump postcss from 8.2.10 to 8.2.13 in /site by @dependabot in #11
- Bump nanoid from 3.1.22 to 3.2.0 in /site by @dependabot in #12
- Bump prismjs from 1.25.0 to 1.27.0 in /site by @dependabot in #14
- Bump shell-quote from 1.7.2 to 1.7.3 in /site by @dependabot in #16
- Bump minimist from 1.2.5 to 1.2.6 in /site by @dependabot in #15
- Bump follow-redirects from 1.14.7 to 1.14.8 in /site by @dependabot in #13
New Contributors
- @akellbl4 made their first contribution in #2
- @dependabot made their first contribution in #10
- @paskal made their first contribution in #17
- @umputun made their first contribution in #18
Full Changelog: v0.1.0...v0.2.0
Version 0.1.0
Initial release