Skip to content

1.0.0

Compare
Choose a tag to compare
@galvao galvao released this 15 Jan 05:53
· 5 commits to master since this release
6a30d34

"Converted" the code to a class-based one, as defined in ECMAScript2015. Also added better code documentation in the form of PHPDocumentor-style tags.
This version shouldn't have any backwards incompatibilities, since all methods' names were maintained and the general flow of the execution remains exactly the same.