Releases: Point72/csp-adapter-symphony
Releases · Point72/csp-adapter-symphony
v0.4.0
What's Changed
- Add simple 'hello' example by @timkpaine in #67
- Rewrite with chatom by @timkpaine in #69
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Remove unnecessary indents when sending messages by @KacperMayday in #43
- Allow users to specify custom datafeed IDs by @KacperMayday in #45
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Drop python 3.8 from docs, enforce minimum of 3.9 by @timkpaine in #35
- Start setting up docs, rename key_string and cert_string to key and cert, start on examples, split apart files by @timkpaine in #36
- Make key/cert args backward compatible via aliases by @timkpaine in #37
- Add support for sending IM by @KacperMayday in #40
New Contributors
- @KacperMayday made their first contribution in #40
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Update auth to omit content-type headers and body by @adamzuyang in #23
New Contributors
- @adamzuyang made their first contribution in #23
Full Changelog: v0.2.0...v0.2.1