Open ribose-jeffreylau opened 7 years ago
... instead of using LZString and concatenating with ,.
LZString
,
UuidPacker provides a better compression utility than LZString with commas.
This requires changes in both Ruby and JS implementations.
This is a breaking change so will need to bump gem's minor version when released.
... instead of using
LZString
and concatenating with,
.UuidPacker provides a better compression utility than
LZString
with commas.This requires changes in both Ruby and JS implementations.
This is a breaking change so will need to bump gem's minor version when released.