* Bump version.
* In the event submission fails, report and continue.
* When trying to write new puts, allow failure so we can continue.
* Ignore positions where avgcost or position count is zero.
* Fix quotes w/ installer.
* Drop chmod.
* Bump dependencies, TWS version.
* Upgrade to current IBC, 3.8.7.
* Use the default port of 7497.
* dos2unix.
* Bump jdk version.
* Bump jdk to latest.
* Try this a slightly different way (to fix jfx).
* Use the uberjar instead.
* Add the jar.
* Add this other jar (what does it do? no one knows).
* Fix cache keys.
* Use jdk 11, openjfx.
* Improve chain scanning.
* Remove these.
* Use the greater of the model price, or midpoint.
* Remove uninstall file as it messes things up.
* Update README.md
* Using snapshot data doesn't work, suppress illegal access warnings.
* Refactor contracts/tickers so it's less confusing.
* Improve order submission handling.
* Whitelist javax access.
* Remove extraneous G.
* Whitelist this package too.
* Fix package name.
* Whitelist another.
* Refactor waiting/timeouts.
* Derp, this doesn't work in python.
* Remove print statement.
* Filter out tickers missing prices.
* Fallback to model price if needed.