Releases: jbreckmckye/trkl
Releases · jbreckmckye/trkl
v2.0.1: Optimisation, DX
Optimisations
- computations never needed to be wrapped in arrays (not sure why I ever did this?). Removing this takes off ten bytes.
DX
- tests are in Jest now
Optimisations
DX