v1.0.0 20.09.2019
    - Initial implementation for use under node and electron

v1.0.1 24.01.2020
    - try to connect with IPv4 if fail to connect with IPv6

v1.0.2 29.01.2020
    - fixed eternal BUFFERING
    - correct and simplify native player test

v1.0.3 16.04.2020
    - fixed memory leaks in WS Producer, sdk code review, general improvements
    - added the ability to build a vn-player native addon separately from the SDK.
      Especially relevant for win32 builds
    - client-sdk-prebuilt package creation automation for different platforms (look into sdk directory and README here)

v1.0.4 15.06.2020
    - implemented true zero-copy mechanism for video frames
    - huge stability improvements and code buitify

v1.0.5 21.06.2020
    - fixed pause in WebSockets Live mode inside sdk
    - fixed sdk when artifacts appeared on the screen after pause/resume
    - rethought package's NPM scripts
