POL 100.0.0 - Never Gonna Give You Up
We're proud to release a new core: POL 100.0.0. This version is the first of more frequent, rolling releases that will use semantic versioning.
Remember to check core-changes.txt and the new breaking-changes.txt for information about individual updates.
Important features in this release:
- native support to unicode strings (in UTF8)
- completely rewritten compiler
- new escript language features
The old compiler can still be used by disabling the flag UseCompiler2020 in ecompile.cfg.
Check core-changes.txt for instructions on how to automatically compile and compare your scripts with the old and new compilers. This ensures that the bytecode, and thus the behavior of your scripts, is exactly the same.