v6.4.1
- Change .date() APIs. Now it receive a unix timestamp or date value and return an object with the methods for manipulation.
- Change complile() to template(), return an object with compile() method.
- Make exported object as immutable. No longer accept overwrite.