Skip to content

1.4.13

Compare
Choose a tag to compare
@Southclaws Southclaws released this 17 Dec 12:48
· 748 commits to master since this release

Changelog

be24d83 release 1.4.13
fdbcf79 merged dev branch: massive improvement to dependency ensure, uses simple git pull and check on local copy instead of using GitHub API, resolved a few other little issues and added more unit tests
0baf6b0 removed some accidentally added files
9c7f8e9 resolved #58
67e8bfe fixed osx missing environment variable for locating libpawnc.dylib
7f0b415 fixed ensure test
cd43b1e fixed build process so all subdependencies are always used for builds, added a warning message and a sleep for ensuring users do not hit GitHub API rate limits too often - this needs another solution in future
5c0689c removed some left over test data
313ad1c implemented a ResolveDependencies function for Package which checks an existing dependencies directory for packages and build a list of all dependency paths
4f87087 simplified documentation and docgen script
ff6ec6e updated readme for latest version
34accb2 fixed a test

Docker images

  • docker pull southclaws/sampctl:1.4.13

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