Changes since last release
- Added dependencies on libraries and R itself. This resolves issue #20
- Solved issue on websocket methods where it was not referencing properly the data when selecting different environment that wasn’t .GlobalEnv. This was issue #19
- Every logical function now uses && instead of &.
- Added new article about Shiny and rRofex