Releases: deephaven-examples/deephaven-ib
Releases · deephaven-examples/deephaven-ib
v0.4.0
v0.3.2
What's Changed
- ci: Workflow to check PR for conventional commit format by @chipkent in #123
- ci: Make the semver for release canddiates valid by @chipkent in #124
- ci: Fix semver assertions and values for development releases by @chipkent in #125
- feat: Check the python version and update the default deephaven version to
0.36.1
by @chipkent in #127 - fix: Modify examples to avoid update_view regression by @chipkent in #128
- fix: Modify examples to avoid known bugs by @chipkent in #129
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Emphasize WSL warning by @alexpeters1208 in #119
- Extract a proper sever from a version tag to fix the build by @chipkent in #122
New Contributors
- @alexpeters1208 made their first contribution in #119
Full Changelog: v0.3.0...v0.3.1
v0.3.0
This is a major version change. The packaging and installation of deephaven-ib
has been significantly reworked with a few objectives:
- Make Docker optional instead of a requirement.
- Make it easier to use different versions of
ibapi
anddeephaven
. - Make it easier to run
deephaven-ib
. - Make it easy to build a Python virtual environment containing a properly configured
deephaven-ib
environment.
What's Changed
- New example scripts by @chipkent in #105
- Update to Deephaven v0.28 and ibapi to v10.19.01 by @chipkent in #110
- Support historical data bar updates by @chipkent in #113
- Major Update: Replace Docker with virtual environments and update versions by @chipkent in #117
Full Changelog: v0.2.18...v0.3.0
v0.2.18
v0.2.17
v0.2.16
v0.2.15
v0.2.14
v0.2.13
What's Changed
- Updated docker image cleanup action to use the github org by @chipkent in #86
- Change the PAT for deleting docker images by @chipkent in #87
- Update to Deephaven 0.16 by @chipkent in #90
- Clean up query scope by @chipkent in #88
- Start the DH server in sphinx by @chipkent in #91
- Upload sphinx hotspots by @chipkent in #92
- DH 0.16 release fixes by @chipkent in #94
Full Changelog: v0.2.12...v0.2.13