Skip to content

1.5.5

Compare
Choose a tag to compare
@Southclaws Southclaws released this 23 Dec 17:03
· 686 commits to master since this release

Changelog

5ab775c release 1.5.5
470a6e5 fixed #61
fd3e8d8 fixed cache not properly returning filename, updated ensure tests to call net and cache function without massive code duplication
f5eb636 make test now just performs sequential go test calls instead of one multi-package go test call
92e1222 typo in tests
ba4f6b0 implemented cache for plugin downloads and added a new test block that runs the same tests again so it uses the cache, moved generic package load from directory code to types package for runtime imports, rook still has a PackageFromDir function but with the extra params parent and vendor
b6c30f6 started work on package init command
a4fc226 updated readme, moved package management and build feature overview above server config
fb8fac9 added a version check feature, closes #63

Docker images

  • docker pull southclaws/sampctl:1.5.5

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