Releases
v2.0.0
v2.0.0 (2019-10-18)
7aeca8e Release v2.0.0
cc6e4a9 Merge branch 'dev'
ce0c653 Update tags in module manifest definition
cd8cd2b Merge branch 'dev'
2caf1c4 Update vscode section in readme
f2fba7a Add more vscode tasks samples
9e795a7 Rename vscode tasks sample file
705e85a Remove documentation on script version on the module
3a852ef Remove script version of the module
2611164 Merge branch 'dev'
98e9664 Merge branch 'dev-ci' into dev
f96fbef Revise release job display name
a707519 Merge branch 'dev-ci' into dev
5300a96 Split up publish and release steps into separate stages and use Windows PSCore for publishing
1015f08 Prepare release v2.0.0: Merge branch 'dev'
9078942 Reorganize /test/ directory
783090c Tweak readme
177aa8d Add displaying of test artifacts
e8982da Update license
05b5e90 Minor formatting fix within script
e10f863 Update documentation on the module
3db746b Update various sections of readme
cc94d4d Merge branch 'dev-ci' into dev
8a3d5f3 Update publish-release stage to use git-sudo image variant and to run build and test steps prior to publish and release
e05764a Add badges to readme
b6b0703 Recommit binaries and shell scripts as executable
65f6bbe Change to use git-sudo image variants for linux container jobs
c9e1abf Improve installation of linux test dependencies to execute commands with sudo if available else assume root priveleges. Move commands for installing sourcepawn dependencies into its own shell script
d650daf Add missing steps for linux container jobs
de07936 Update various sections in readme
0881ecb Update module manifest definition
eca0866 Fix errors in paths to test plugin files
f35ebce Add azure-pipelines.yml
f54eb3f Add installation of the test dependency lib32stdc++6 if necessary
b5958bd Fix counter not incrementing in Run-IntegrationTests.ps1 due incrementing of a variable of the wrong scope
41c7edf Add the module manifest definition file
630d15a Update synopses of Compile-SourceScript
3607e1e Add submodule PSRepositoryReleaseManager v0.2.1
3c8db63 Add submodule PSModulePublisher v0.2.1
44d4c20 Improve multi-line Write-Verbose output formatting for Windows PowerShell
06d4dc3 Update vscode tasks sample
e3ec14b Merge branch 'dev-test' into dev
c2d1337 Remove all use of $IsWindows due to Windows PowerShell terminating due to unset variable when Set-StrictMode is on
cd173ba Merge branch 'dev-test' into dev
0f24591 Add test scripts
81bcd73 Add .sp and .sma test plugins
c758885 Add scripting files from sourcemod and amxmodx for tests
fe6631b Merge branch 'dev-revamp' into dev
90198b0 Update Compile-SourceScript module's function to reflect changes from script
5fd9aff Fix regression that reversed copy the content of files: Revert "Update the module's function to reflect the script's changes"
600da69 Merge branch 'dev-revamp' into dev
420469b Tweak readme
15d4636 Move Compile-SourceScript script into /src/script/
5a04425 Update usage section in readme with an important point
130122b Update the module's function to reflect the script's changes
7c420bc Update Compile-SourceScript module's examples to use the exported function instead
9d44812 Update introduction, examples, and functions sections in readme
ad88f3c Update documentation within scripts
2e482eb Add output for when starting Compile-SourceScript
6d8152a Update introduction of the module
7bd57de Add check for presence of diff object prior to accessing its .md5 property
e21e1b2 Several improvements to Compile-SourceScript:
28a17cb Update readme and add tasks.json.sample
b22096a Rename /Modules/ to /src/
You can’t perform that action at this time.