Skip to content

Releases: PeterIttner/go-wallpaper

v0.4.2

29 Aug 08:23
Compare
Choose a tag to compare

Changelog

  • b90805a feat: adjusts default config settings
  • ca96679 feat: replaces arial with Sketch font
  • 179481d feat: adds command line options to execute the business actions individually
  • 53b96a2 feat: adds cobra for additional command line arguments
  • a2fbd7d docs: add logo (ai generated)

v0.4.1

24 Aug 09:09
Compare
Choose a tag to compare

Changelog

  • 46ce9f9 feat: add version information
  • c7b553b fix: removes font from output dir, because its being generated
  • 24c2a68 docs: adjust readme
  • fb8c5d4 docs: adjust readme
  • 41c219a fix: status badge

v0.4.0

23 Aug 22:07
Compare
Choose a tag to compare

Changelog

  • bbaa7d4 feat: add image scaling and text highlighting

v0.3.0

23 Aug 13:29
Compare
Choose a tag to compare

Changelog

  • 6c5f189 feat: embed resource files into binary

v0.2.4

23 Aug 12:01
Compare
Choose a tag to compare

Changelog

  • bad4d73 fix: add golreaser config file for main function

v0.2.1

23 Aug 11:50
Compare
Choose a tag to compare

Changelog

v0.2.0

23 Aug 11:29
Compare
Choose a tag to compare

Changelog

  • 7089333 fix: go version of go.mod
  • 3a63691 fix: removes condition
  • e6396ff fix: adds workflow_dispatch trigger
  • 59a852b fix: indentation
  • df23625 feat: new release pipeline with goreleaser
  • e15bb2c fix: try multi-platform builds
  • 5e93abb fix: try to fix pipeline for testing
  • 82385ae fix: escaping paths in pipeline
  • 4597326 fix: adds working dir and entry point in pipeline
  • dc4210a fix: removed ldflags from release pipeline
  • 075d042 fix: pipeline
  • bd567cf fix: workflow input type
  • d1e0f69 feat: adds gitignore
  • 6396e0b fix: remove not needed pipeline inputs
  • 98a27f0 fix: remove not needed pipeline file
  • 223aa96 fix: path for release pipeline
  • cae9f9b Create go-ossf-slsa3-publish2.yml
  • 4a7d895 feat: create go-ossf-slsa3-publish.yml
  • 409a18a feat: adds slsa-goreleaser config
  • 22905e4 docs: add build status
  • d38dfde Create go.yml
  • 2c51036 feat: adds license
  • 954d85f feat: adds support for local images and enhance config file
  • bf36c84 initial commit