The new version of PURE, our OpenSource JavaScript template engine, is out for trial.
Please have a look at those new examples and download the version 2 for tests.
If you followed the story, you may know this new version is more about a change in the inner logic than a set of new features.
However we think this new architecture will enable us to go further with the library.
The main changes are described here: Version 2 Release Notes. You will also find in the article a mini-guide to upgrade your templates still using PURE version 1.
In the coming weeks, the wiki will be updated with a refreshed documentation.
Any suggestion, ideas about how to structure it in a better way is highly welcome.
Heads & hands to write some parts too
Please have a look at the material above and send your feedback.

I appreciate you developing and sharing this great library. I've been trying to determine the status of the 2.0 release by browsing through the forums, blog, and docs, but I haven't been able to reach a conclusion, other than the primary download on the PURE site is still the 1.34 version.
We're starting a new project and would like to use 2.0, if it is considered stable. Is it being used on the production BeeBole site? Are there any major bugs/issues or breaking changes coming? Any insight into the status of the 2.0 version would be appreciated.
Thanks,
Troy Sabin
Hi Troy,
The version 2.0 is the one you should definitively use.
Most of PURE users are using it, we use it for our web app BeeBole and as you can see on the gitHub branch, the updates are frequent: http://github.com/pure/pure/commits/version2
But you are right, the docs, website, ... are a little bit obsolete.
So consider V 2.0 as stable and usable for PROD. Before a complete documentation is made available, I suggest you to have a look at our example page: http://beebole.com/pure/version2/
Any feedback or showcase about how you are using PURE is more than welcome.
Speak to you soon.