Skip to content

Releases: juev/sync

v0.1.3

23 Jan 07:17
48741c8

Choose a tag to compare

Changelog

  • 7fed925 refactoring: closure to func

v0.1.2

14 Jan 07:07
f50c04a

Choose a tag to compare

Changelog

  • 9e5380b refactor: update Pocket Retrive method to return new since value and improve logging

v0.1.1

13 Jan 06:21
010750f

Choose a tag to compare

Changelog

  • 162456e fix: update user ID in goreleaser configuration for correct permissions
  • 65bf90d refactor: replace logger variable with scoped logger initialization and update logging calls

v0.1.0

12 Jan 13:58
faedcc1

Choose a tag to compare

Changelog

  • 6fcb1fe feat: implement Linkding and Pocket integration with new client structures

v0.0.9

11 Jan 18:32
6997ce1

Choose a tag to compare

Changelog

  • 0045b7d feat: refactor request handling and remove unused sjson dependency

v0.0.8

11 Jan 15:53
fbe5793

Choose a tag to compare

Changelog

  • efca87b feat: add count logging for processed URLs

v0.0.7

11 Jan 15:43
e8255f7

Choose a tag to compare

Changelog

  • 413a5ee feat: simplify logging by removing 'since' timestamp from error messages

v0.0.6

11 Jan 13:21
5cc869d

Choose a tag to compare

Changelog

  • 81d91a5 feat: enhance logging with 'since' timestamp for better traceability

v0.0.5

11 Jan 12:47
5e2e539

Choose a tag to compare

Changelog

  • 44d48be feat: refactor scheduling logic and improve error handling in main process

v0.0.4

10 Jan 06:47
6e907b8

Choose a tag to compare

Changelog

  • 119f6ad feat: add --pull flag to Docker build templates for updated image retrieval
  • 3f2fec3 feat: restructure .goreleaser.yaml for Docker sync build configuration and add support for multiple platforms
  • d822cdc feat: update .goreleaser.yaml for multi-architecture Docker image support and improve naming conventions