Releases: slurdge/goeland
Releases · slurdge/goeland
v0.18.3
0.18.3 (2024-01-06)
Bug Fixes
- second try to fixup clientID missing (5c778dc)
v0.18.2
0.18.2 (2024-01-05)
Bug Fixes
- imgur is not fecthing, probably missing client-id (c7c1380)
v0.18.1
0.18.1 (2023-12-18)
Bug Fixes
- cannot build darwin docker images (35c844c)
v0.18.0
0.18.0 (2023-12-18)
Features
- add darwin/arm64 as a target (c2ee684)
- make includeLink works even with single articles (7bf3d6d)
v0.17.0
0.17.0 (2023-12-17)
Features
- allow the user to set the user-agent (1743092)
- upgrade release-please to v4 (81ed4c8)
v0.16.0
0.16.0 (2023-10-27)
Features
- better links filter for relative URLs (8bfa732)
Bug Fixes
- disable UPX as it seems to produce more problems than it solves (6ce1de4)
v0.15.0
0.15.0 (2023-03-26)
Features
- Add fields to the Entry struct (1b6106b)
- Add includesourcetitle filter (6ba56f5)
- Set the source in the entry when fetching (92d1f83)
v0.14.0
0.14.0 (2023-03-16)
Features
- add a second arg to image, 'link', which put a link to the entry associated with the image. (eef64c6)
- get information from media:group if main info is empty. Should make Youtube work. Fix #122 (2c24d5c)
- try to have a v in releases (c147b9c)
Bug Fixes
- correctly parse change log as formatted by release-please. fixes #126 (0b6a9d7)
- python invocation for local build (fbdb0b3)
v0.13.0
0.13.0 (2023-01-18)
Features
- allow insecure feed location (71091b6)
Bug Fixes
- prevent merges to have cycles and infinite recursion fixes #100 (8b10526)
v0.12.3
0.12.3 (2022-11-16)
Bug Fixes
- another try for releases to trigger tag building (3ff35c9)