T. von Dein
b44c1ba1dc
update x/image ( #124 )
v0.3.24
2025-11-05 10:13:52 +01:00
b6350344be
fix image links
2025-11-05 08:56:20 +01:00
e5ff2bbc5c
fix changelog link
2025-11-05 08:45:12 +01:00
T. von Dein
230bbf3d53
migrate to codeberg ( #123 )
v0.3.23-codeberg-03b9
v0.3.23-codeberg-03b9-codeberg-55c7
2025-11-05 08:35:00 +01:00
dependabot[bot]
b3b1aac63e
Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 ( #170 )
v0.3.23
2025-10-02 22:42:45 +02:00
dependabot[bot]
ef68a8f36b
Bump golang.org/x/image from 0.30.0 to 0.31.0 ( #169 )
2025-10-02 22:42:25 +02:00
dependabot[bot]
734d94291b
Bump docker/login-action from 3.5.0 to 3.6.0 ( #167 )
2025-10-02 22:42:05 +02:00
dependabot[bot]
f90158c1e1
Bump github.com/knadh/koanf/v2 from 2.2.2 to 2.3.0 ( #171 )
2025-10-02 22:39:43 +02:00
dependabot[bot]
09184861e3
Bump golang.org/x/sync from 0.16.0 to 0.17.0 ( #168 )
2025-10-02 22:38:37 +02:00
dependabot[bot]
2a520c648d
Bump actions/setup-go from 5 to 6 ( #166 )
2025-10-02 22:38:17 +02:00
287b9995fe
update go to 1.24
2025-10-02 22:35:13 +02:00
T.v.Dein
0b53e95e5e
Enhancements and various Fixes ( #165 )
...
* fix expire data calculation, fixes #162
* add shipping price, if any. fixes #164
* add gh-dash config
* add logo source
* fix #163 : used invalid key for type attribute, fixed switch
v0.3.22
2025-09-03 22:18:22 +02:00
dependabot[bot]
e95bdadb12
Bump github.com/jarcoal/httpmock from 1.4.0 to 1.4.1 ( #160 )
2025-09-03 22:15:07 +02:00
dependabot[bot]
9959ad2468
Bump actions/checkout from 3 to 5 ( #159 )
2025-09-03 22:13:32 +02:00
dependabot[bot]
8da83085c8
Bump golang.org/x/image from 0.26.0 to 0.30.0 ( #158 )
2025-09-03 22:12:51 +02:00
dependabot[bot]
fdbec2f393
Bump github.com/spf13/pflag from 1.0.6 to 1.0.9 ( #157 )
2025-09-03 22:12:20 +02:00
dependabot[bot]
25bf602bba
Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 ( #156 )
2025-09-03 22:11:29 +02:00
dependabot[bot]
5bfabe8fd8
Bump github.com/knadh/koanf/v2 from 2.2.1 to 2.2.2 ( #153 )
2025-09-03 22:11:03 +02:00
dependabot[bot]
063aa8ba86
Bump docker/login-action from 3.4.0 to 3.5.0 ( #161 )
2025-09-03 22:10:04 +02:00
T.v.Dein
0654150d83
bump version ( #152 )
v0.3.21
2025-07-29 12:16:50 +02:00
dependabot[bot]
519d6f350a
Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 ( #147 )
2025-07-29 12:15:31 +02:00
dependabot[bot]
3c071d0447
Bump golang.org/x/sync from 0.14.0 to 0.15.0 ( #150 )
2025-07-29 12:15:19 +02:00
dependabot[bot]
cd9d79eda7
Bump github.com/lmittmann/tint from 1.1.1 to 1.1.2 ( #148 )
2025-07-29 12:08:27 +02:00
dependabot[bot]
89b7f551d8
Bump github.com/knadh/koanf/providers/file from 1.1.2 to 1.2.0 ( #151 )
2025-07-29 12:05:49 +02:00
dependabot[bot]
85bfb0be00
Bump github.com/knadh/koanf/v2 from 2.2.0 to 2.2.1 ( #149 )
2025-07-29 12:05:33 +02:00
T.v.Dein
212c338ec9
update dependencies and user agent version ( #146 )
v0.3.20
2025-06-10 16:13:32 +02:00
dd45dc996b
ifix go version
v0.3.19
2025-05-04 20:40:29 +02:00
1d5aa50423
fix go versions
2025-05-04 12:36:37 +02:00
T.v.Dein
15b2e7f2a7
update go, dependencies, catch Fprint and Close errors ( #138 )
...
Co-authored-by: Thomas von Dein <tom@vondein.org >
2025-05-04 12:05:59 +02:00
T.v.Dein
4030d04b06
Add year,month,day support to Adnametemplate ( #123 )
...
* add year, month and day to adnametemplate as well
v0.3.18
2025-02-27 17:58:05 +01:00
eff0af0b34
pie only on linux
2025-02-19 18:08:15 +01:00
34b1ad9d1e
remove symbols and crap from released binaries
2025-02-19 18:01:05 +01:00
T.v.Dein
6675c4d232
Fix/timeformat ( #122 )
...
* Fix #121 : confused day with month thanks to time.Format
* Add outdir template variable example
v0.3.17
2025-02-10 22:20:25 +01:00
T.v.Dein
46be48af38
Generic attributes ( #120 )
...
* fix #117 : use a generic attribute parser, still support fixed attrs
v0.3.16
2025-02-10 18:20:54 +01:00
T.v.Dein
09948a6b39
add color detail as well ( #119 )
...
Co-authored-by: Thomas von Dein <tom@vondein.org >
v0.3.15
2025-02-06 20:13:08 +01:00
T.v.Dein
bc01391872
Fix ad condition parsing ( #118 )
...
* fix #117 : use details slice and pre-set to properly extract condition
* also added the type part of the detail content (original de: "Art")
---------
Co-authored-by: Thomas von Dein <tom@vondein.org >
v0.3.14
2025-02-06 13:48:20 +01:00
cd3d00adbe
add changelog builder, update release builder
2025-02-05 17:54:47 +01:00
528ecdd43d
updated deps
v0.3.13
2025-02-01 18:04:25 +01:00
dependabot[bot]
5cb928518d
Bump docker/build-push-action from 6.10.0 to 6.13.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.10.0 to 6.13.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](48aba3b46d...ca877d9245 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 18:03:43 +01:00
dependabot[bot]
d8c7409c7a
Bump github.com/lmittmann/tint from 1.0.6 to 1.0.7
...
Bumps [github.com/lmittmann/tint](https://github.com/lmittmann/tint ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/lmittmann/tint/releases )
- [Commits](https://github.com/lmittmann/tint/compare/v1.0.6...v1.0.7 )
---
updated-dependencies:
- dependency-name: github.com/lmittmann/tint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 18:03:33 +01:00
dependabot[bot]
1cd6eb5134
Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
...
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases )
- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6 )
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 18:03:11 +01:00
9e2983a85c
build release binaries using ci workflow
2025-01-18 10:53:41 +01:00
6eddd08e4a
added warning about security update
2025-01-17 12:22:20 +01:00
34dfc25e87
bump version
v0.3.12
2025-01-17 12:00:21 +01:00
dependabot[bot]
0bc6a0ae59
Bump github.com/lmittmann/tint from 1.0.5 to 1.0.6
...
Bumps [github.com/lmittmann/tint](https://github.com/lmittmann/tint ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/lmittmann/tint/releases )
- [Commits](https://github.com/lmittmann/tint/compare/v1.0.5...v1.0.6 )
---
updated-dependencies:
- dependency-name: github.com/lmittmann/tint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
v0.3.11
2025-01-06 18:44:09 +01:00
dependabot[bot]
14c554563a
Bump golang.org/x/sync from 0.9.0 to 0.10.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/sync/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 18:43:57 +01:00
475a9a2fd3
add test files in other formats
2025-01-06 18:42:19 +01:00
fbd9a5a621
make clear that this is not the complete filename
2025-01-06 18:42:19 +01:00
7014c97dee
added image formats test
2025-01-06 18:42:19 +01:00
91edfeb19a
support hashing with all formats
2025-01-06 18:42:19 +01:00