Skip to content

v6.4.1

Choose a tag to compare

@ndaidong ndaidong released this 18 Nov 04:49
  • 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.