Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 19:46
· 20 commits to master since this release

Commits

  • d38e56b: Remove logging causing issues with copy command. (Marco Paganini)
  • d1a66da: Add clipnotify support. (Marco Paganini)
  • 24d1d87: Added delayed publishing. (Marco Paganini)
  • e7c9262: Replaced logrus with rlog. (Marco Paganini)
  • a2774f4: Limit builds to amd64 and enable cgo. (Marco Paganini)
  • be8ef5e: Install new lib requirements for build. (Marco Paganini)
  • 7cb070b: Logging improvements. (Marco Paganini)
  • 3725e76: Install build-essentials (for golangci-lint.) (Marco Paganini)
  • 74b2ce3: Fix typo in golangci-lint.yaml (Marco Paganini)
  • 6f5d94f: Fix package name. (Marco Paganini)
  • 3109f84: Include libx11-dev and libxfixes-dev. (Marco Paganini)
  • 8d6f17d: Fix mqtt debugging. (Marco Paganini)
  • dc21295: Only set xprimary if it differs from xclipboard. (Marco Paganini)
  • 20bfd37: Added AppImage creation support. (Marco Paganini)
  • 52d99d2: Add "appimage" to the list of PHONY targets. (Marco Paganini)
  • b9ffc83: Exclude AppImage files from git. (Marco Paganini)
  • 33506c9: Change tagged release to create AppImage files. (Marco Paganini)
  • 520177a: Also clean AppDir on make clean. (Marco Paganini)
  • 99896aa: Change copyright messages to 2023 (Marco Paganini)
  • d41464a: Fixed silent quit on single instance failure. (Marco Paganini)
  • e680d44: Updated README.md to reflect AppImage. (Marco Paganini)
  • 1920c5a: Lockfile will now contain the display number. (Marco Paganini)
  • e807360: Fix AppImage creation on tagged release. (Marco Paganini)
  • 56b8a8f: Fix dependencies in tagged release actions. (Marco Paganini)
  • 52b6423: Work around lack of fuse support in actions. (Marco Paganini)
  • 6665ae6: Fix for the tagged_release action. (Marco Paganini)
  • 25d00bc: Remove linuxdeploy AppImage from release. (Marco Paganini)