Version 2.0.3b is now available.See the
version history in the wiki for more information.
Highlights of this release are the book@rotate attribute, allowing you do define a rotation of
the actual book content (e.g.
to realize vertical flipping), as well as the possibility to define
page content based on the current scaling of the pages (as drafted in
this post).
On the code side of things, the functionality to add and remove pages is now accessible via
JavaScript,
as mentioned here, plus some other small changes.
ASUL is now more flexible, as it reevaluates the minimum and maximum sizes as necessary.
This means it's possible to have dynamically sized layouts, now!
Lastly, a few bugs were fixed as well.
Update of the wiki will follow as soon as I find the time.
One thing for developers: a SWC library is now available which you can use in your projects
if you don't need the actual sources, see the downloads page.
Download here.Update: version 2.0.3 had a tiny bug regarding the book@asulextension feature,
2.0.3b is a hotfix release to address this issue.