This repository has been archived by the owner. It is now read-only.
v0.5.0
Release notes
This release contains a lot of improvements. New Levsha's optimisation algorithm gave better performance. Also now you can use SVG xmlns (see GameOfLifeExample). Starting 0.5 Korolev's client side will be optimised with Google Closure Compiler. Now it reduce size of Korolev's JavaScript to 8kB uncompressed.
As an alternative to Blaze network backend now you can use mature Akka-http. See documentation for details.
Features
- Use Levsha 0.5 with xmlns support #156
- Indexabilty helper #140
- Akka http support #136
- Send a text focus event to a DOM element #109