Skip to content

v1.2.1

Choose a tag to compare

@dampcake dampcake released this 03 Sep 18:25

Speedup encoding by using StringBuilder instead of String.format.
See: #4

Thanks to @EonTechnology for the fix.