Releases: xyproto/gendesk
Releases · xyproto/gendesk
Gendesk 1.0.10
- Add a category check and warning, ref #21 (thanks for creating an issue @jose1711).
- Add support for
.svg
icons inPKGBUILD
files, ref #22 (thanks for creating an issue @fanninpm). - Rename
default.png
togendesk.png
, ref #26 (thanks for creating an issue @el-totsira). - Use
io
instead of the deprecatedioutil
package. - Switch from the MIT to the BSD-3 license.
- Update CI configuration.
- Update documentation.
- Update dependencies.
- Some refactoring.
Gendesk 1.0.9
- 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 theExec
field. - Consider the
Email;Network;Office;
categories, ref #19 (thanks Alec Mev). - Update dependencies.
Gendesk 1.0.8
- 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
Gendesk 1.0.5
- If the first argument is not a file that exists, use it as the package name.
- Update dependencies.
Gendesk 1.0.4
- 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
- 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
Minor release
1.0.1
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