v1.5.0
·
51 commits
to main
since this release
Changelog
Features
- 89a64cf feat(kemono): Add username endpoint
- 1fefdc8 feat(youtube): Add channel username/handle endpoints
Fixes
- 6946717 fix(docker): Improve docker repo hostname matching
- 42257dd fix(docker): Improve error handling
- dc30b48 fix(kemono): Improve error handling
Others
- 4b0d96a chore(cmd): Replace command options with cobrax library
- 3c2a094 chore(deps): Add enumer as versioned dependency [skip ci]
- 12159bc chore(deps): update docker/dockerfile docker tag to v1.11 (#140)
- 1485502 chore(deps): update go to v1.23.3 (#135)
- a2cf612 chore(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.12.0 (#144)
- 5543e91 chore(deps): update module github.com/google/go-github/v63 to v66 (#142)
- 532ec97 chore(deps): update module github.com/masterminds/sprig/v3 to v3.3.0 (#138)
- 1b33b8c chore(deps): update module google.golang.org/api to v0.209.0 (#136)
- e2aed74 chore(feed): Remove feed format text functions
- a3ef20f chore(feed): Simplify feed middleware
- 98579c3 chore(goreleaser): Update deprecated field
name_template
toversion_template
- 324784f chore(kemono): Change user name endpoint to be case insensitive
- 4058f3a chore: Change import path to
gabe565.com/transsmute
- 9e6c256 chore: Silence usage on error, print errors using logger