Maintenance Release
This release has a few new features and mostly bug-fixes for user-reported issues.
Special thanks to @raven2cz and @dedeibel! 👍
new features:
- financial charts: positions and orders added
- move from Travis to Github Actions (#348)
bug fixes:
- add missing invokeListener(..) on set(DataSet, boolean) methods
- fixes issue366 (#367)
- fix337 tooltip synchronization (#339)
- TableViewer: fix calls to hashCode of DataSetsRow & unit-test (#343)
- TableViewer: table cells can now be selected again (#341)
- miscellaneous fixes reported by Coverity and Codacy