feat: remove asserts and return an error as thread exit code
feat: update to managed and raw client
chore: copy NosSmooth.Inject.dll to output
chore(injector): include injector pdbs and dlls in build output folder
chore: make README.md be copied to root of package
chore: include readme and license in package
chore: include relase notes
chore: add NosSmooth.Inject.dll to NosSmoothInjector, pack it and copy it to output
fix(injector): support relative path when injecting
ci: specify a solution for restore and test
ci: add solution without NosSmooth.Inject to prevent building c++ project
ci: add nuget and myget support
chore(samples): update dependencies
feat(samples): update simple pii bot to work with new combat version
chore: update dependencies
fix(shared): return an error in case underlying hook manager is not initialized correctly
feat(client): log packet on failed handling
chore: update dependencies