Skip to content

v.0.8.2

Choose a tag to compare

@vitaly-t vitaly-t released this 06 Mar 17:35
· 40 commits to master since this release

Removing option platform

Option platform seems to have caused more problems that it solved. It has been removed from the protocol.

Now the library always determines the encoding automatically from the text, i.e. the same when it was passed in platform: 'auto' previously, which is no longer required or even supported, it is always 'auto' now.