Skip to content

Releases: xyproto/gendesk

Gendesk 1.0.10

20 May 18:26
Compare
Choose a tag to compare
  • Add a category check and warning, ref #21 (thanks for creating an issue @jose1711).
  • Add support for .svg icons in PKGBUILD files, ref #22 (thanks for creating an issue @fanninpm).
  • Rename default.png to gendesk.png, ref #26 (thanks for creating an issue @el-totsira).
  • Use io instead of the deprecated ioutil package.
  • Switch from the MIT to the BSD-3 license.
  • Update CI configuration.
  • Update documentation.
  • Update dependencies.
  • Some refactoring.

Gendesk 1.0.9

14 Dec 09:31
Compare
Choose a tag to compare
  • Update documentation.
  • Expand variables, ref #16 (thanks Basxto).
  • Add a --path flag for setting the starting directory, ref #17 (thanks JakobDev).
  • Add keywords for detecting the AudioVideo category, and for detecting e-mail related applications.
  • Only set noExecSpecififed if the flag was not given.
  • If --exec is not specified for e-mail related applications, add %u to the Exec field.
  • Consider the Email;Network;Office; categories, ref #19 (thanks Alec Mev).
  • Update dependencies.

Gendesk 1.0.8

21 Feb 17:37
Compare
Choose a tag to compare
  • Update documentation.
  • Also strip the -bin suffix.
  • Update CI configuration.
  • Minor improvement to the --help output.
  • Add additional categories.
  • Update dependencies.

Gendesk 1.0.6

06 Aug 15:12
Compare
Choose a tag to compare
  • Fix an issue with the -hg suffix (PR #13 , thanks Michael Straube).
  • Fix an issue with the package description (issue #14 , thanks Simon Dierl).
  • Minor changes.
  • Update dependencies.

Gendesk 1.0.5

24 Jan 11:35
Compare
Choose a tag to compare
  • If the first argument is not a file that exists, use it as the package name.
  • Update dependencies.

Gendesk 1.0.4

16 Sep 19:23
Compare
Choose a tag to compare
  • Include go.mod and go.sum in the release package.
  • Minor changes to the output message when no arguments are given.
  • Update dependencies.

Gendesk 1.0.3

16 Sep 14:56
Compare
Choose a tag to compare
  • Let flags overrides the values from a given PKGBUILD file. (Resolves #12).
  • Switch from goconf to goconfig.
  • Switch from term to textoutput.
  • Builds with Go 1.10 or later.

Gendesk 1.0.2

22 Dec 00:37
Compare
Choose a tag to compare
Minor release

1.0.1

20 Nov 11:07
Compare
Choose a tag to compare

Changes from 0.7 to 1.0.1

  • Fix a typo in the --help output.
  • Update the release script.
  • Add --icon flag, ref #7.
  • Update to the desktop-entry-spec 1.2 format (remove Encoding and specify Version), ref #8.
  • Several minor changes, as suggested by the golint utility.
  • Tested with Go 1.11.

0.7

16 Jan 12:45
Compare
Choose a tag to compare
0.7

Changelog

903c444 Ignore the generated changelog
963be7a Release binaries in their own diretories
e567835 Use 0644 for regular files
e515be7 Update vendored dependencies
91e0e85 Minor release
b4e4db8 Better info and error messages
8322641 Improved functionality when downloading a missing icon
9cbb679 Initial goreleaser config
19ed605 One of the dependencies require Go >= 1.9
dfed852 Go > 1.3 is required
94ef6bb Add vendor folder to release
f19a43b Vendor dependencies with manul


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64