Skip to content

Releases: t3rm1n4l/megacmd

0.016

15 Sep 11:46
@ncw ncw
Compare
Choose a tag to compare

Changelog

ff638cb vendor: update dependencies to fix login and add support for go modules


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

0.015

02 Nov 17:37
@ncw ncw
Compare
Choose a tag to compare

Changelog

94f3ea4 Add notes on how to do a release
4a6a5c5 Support OpenBSD - fixes #98


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

0.014

30 Jun 11:24
@ncw ncw
Compare
Choose a tag to compare

Changelog

8bd4711 Fix golint problems
fdfa559 Update status of project in README
9f3cc00 vendor: update dependencies to fix listing of stale files
45e9b8c Push before release
8dcc193 Correct link to releases


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

0.013

21 Oct 15:35
@ncw ncw
Compare
Choose a tag to compare

Changelog

cab9e9b Release 0.013
1976d5b Add code quality checks in travis
754ba2c Format the code with goimports
5dfe68e Vendor the build with go dep
8ef4764 Release the binaries with goreleaser
3809778 Fix broken link in the README
49d7ecd Update README
d7f3f3a Merge pull request #53 from egroenen/master
d8689e5 Merge pull request #69 from spance/patch-1
79d51ec Update utils.go
9f20ef4 Added -skip-error option when syncing to ignore files that can't be read. This is important when syncing your home directory since .gvfs files etc are not readable and stop your home dir from being synced.
810733a Add build status in README
9736653 Use /dev/urandom for generating test data
8dbdc25 Add contributor section in README
dd48212 Merge pull request #40 from nanomad/master
c13f5b6 Make gocmd buildsystem more flexibile Allow users to specify a custom local GOPATH and executable name Settings should be added to config.mk which is not tracked by the build system
db2b449 Update .gitignore to not track generated fils
85838fe Makefile: use local GOPATH unless already defined
eabe532 issues/29: Fix uri verification during sync command


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