Open Ordinal Stitch Change Log
0.9.1
- Add node engine require
>=20.0.0
to package.json
due to with { type: "json" }
support needed.
0.9.0
- Initial version.
- Add complete
split
and stitch
functionality to core library.
- Add command line tool for
split
and stitch
.
- Add a isolated
stitch
library for browsers.
- Add Complete documentation.