Skip to content

Releases: sourcecaster/packme.js

v1.1.0

10 Jul 21:32
Compare
Choose a tag to compare

Added support for binary type (uses Uint8List). Format: binary12, binary64 etc. - any buffer length in bytes.
Updated color schemes used to print messages via toString method: list items are now displayed using color of corresponding data type.

v1.0.0

19 Aug 01:29
Compare
Choose a tag to compare

JS implementation of Dart PackMe library.