A whole year of performance updates (not released previously) is implemented in this new version, making it far faster and lighter on execution. All of this comes from the two major changes made on the code: reduced call stack and less string concatenation.
There are also configuration options and a new code file with deprecated functions - that were removed because of bad performance or being unnecessary for the library.