Releases: Southclaws/sampctl
1.8.32
Changelog
2c63b09 release 1.8.32
c354bd7 added a few more verbose logging calls for debugging issues with plugin ensures removed some unnecessary verbose logs from package load sequence added a warning log for when a dependency resource that specifies plugins doesn't find any files during the extract process, this will improve the indentification of errors from package authors in future
2e32afd missed out the readme in the last commit
Docker images
docker pull southclaws/sampctl:1.8.32
docker pull southclaws/sampctl:v1
docker pull southclaws/sampctl:v1.8
docker pull southclaws/sampctl:latest
1.8.31
Changelog
1f70061 release 1.8.31
20dcd0d Merge branch 'dev'
135e06f fixed old API
a400d4e reverteed go-git to f9879dd043f84936a1f8acb8a53b74332a7ae135
Docker images
docker pull southclaws/sampctl:1.8.31
docker pull southclaws/sampctl:v1
docker pull southclaws/sampctl:v1.8
docker pull southclaws/sampctl:latest
1.8.30
Changelog
72d5b2d release 1.8.30
4ad5ceb vendored kr/pretty
ac45134 revert 197f4ea
673f6a4 updated all dependencies
1df31ba pulled out the compiler process watcher to prevent accidental data races fixed a data race writing to err
8d77d96 run a new linter across source, fixed a few nonobvious bugs
Docker images
docker pull southclaws/sampctl:1.8.30
docker pull southclaws/sampctl:v1
docker pull southclaws/sampctl:v1.8
docker pull southclaws/sampctl:latest
1.8.29
1.8.28
Changelog
48cd5dc release 1.8.28
2b3fa38 resolved issues with parsing booleans with new type changes to Runtime config removed default value from logtimeformat because it was causing issues in two separate locations
01eab0d replaced configor with my fork updated dependencies
c46c02d fixed incorrect type for lagcompmode
4c1aefe made some minor changes to runtime config struct tags attempted to suppress mysterious invalid config, should be struct
error
58eb539 fixed some more tests
73ffe60 merged goreleaser changes
8c0e14a updated echo to use -
44f9d59 fixed test from last change
ee76c59 fixed issue with echo not being filled and causing unmarshal errors
5654440 fixed #202
8e64d7e potentially fixed #209
4c87c99 fixed #226
3a503ef changed build test to use a smaller package
Docker images
docker pull southclaws/sampctl:1.8.28
docker pull southclaws/sampctl:v1
docker pull southclaws/sampctl:v1.8
docker pull southclaws/sampctl:latest
1.8.27
Changelog
034d882 updated goreleaser manifest for new goreleaser changes
c385813 release 1.8.27
63d6ce3 added exception to mac for runtime tests
de7b37f fixed some minor changes caused by compiler 3.10.8
de2308a re-added 3.10.8 to tests
874d029 removed 3.10.8 from unit tests until pawn-lang/compiler#358 is resolved
c10888b simplified more tests
0e30d15 added compiler 3.10.8 to unit tests grouped the smaller packages into a single test stage to speed up travis tests removed verbose flag from travis tests
5e211e9 updated unit tests with smaller packages
Docker images
docker pull southclaws/sampctl:1.8.27
docker pull southclaws/sampctl:v1
docker pull southclaws/sampctl:v1.8
docker pull southclaws/sampctl:latest