* Support for right underscored attributes to avoid using dict expansions.
0.5
* Pure functions and no class * Removed default layouts * Much faster now
0.3.1
0.3
* Major redisign of the internal structure. * Changes hashing logic though not much difference n performance. * Added `fn.Error.throw` function to raise errors from switch case. * Docs update.
0.2.5
* Lazy evaluation of foreach loop
0.2.4
* Functional API (foorloop, switch case) * Improved layout * Support for adhoc tags * Performance improvements