What's Changed
* fixes 154 - remove usage of vector<bool>, use vector<uint8_t> for BO… by robambalu in https://github.com/Point72/csp/pull/155
* Skip conda e2e tests for docs-only builds to match main build workflow by timkpaine in https://github.com/Point72/csp/pull/157
* skip sdist tests except on full runs by ngoldbaum in https://github.com/Point72/csp/pull/146
* Add ssl passthrough for slack adapter by timkpaine in https://github.com/Point72/csp/pull/160
* Tweaks to CMake passthrough, small fixes in prep for mac and windows by timkpaine in https://github.com/Point72/csp/pull/162
* Re-enable C++ testing by timkpaine in https://github.com/Point72/csp/pull/163
* Fix bug where a node can be stopped when it hasn't started by AdamGlustein in https://github.com/Point72/csp/pull/164
* Clang build support by robambalu in https://github.com/Point72/csp/pull/132
* fixes 172 - bugfix for PushPullInputAdapter when adjust OOO time is … by robambalu in https://github.com/Point72/csp/pull/173
* Fix documentation for median and quantile functions by ptomecek in https://github.com/Point72/csp/pull/180
* Run docs lints on PRs that change docs, add new logo, clean up unofficial roadmap by timkpaine in https://github.com/Point72/csp/pull/167
* Add to_json method for structs by arhamchopra in https://github.com/Point72/csp/pull/182
* websocket client adapter by wrieg123 in https://github.com/Point72/csp/pull/152
* add *.png binary to .gitattributes to avoid false change reporting by robambalu in https://github.com/Point72/csp/pull/186
New Contributors
* arhamchopra made their first contribution in https://github.com/Point72/csp/pull/182
**Full Changelog**: https://github.com/Point72/csp/compare/v0.0.2...v0.0.3