Releases: timing71/common
Releases · timing71/common
Release list
v0.2.0
- Port analysis code from
@timing71/webinto@timing71/common.
v0.1.0
Move the Service and HTTPPollingService classes into common. These are the basis for all service provider classes!
Try again
GitHub actions can be a pain...
v0.0.5
- Update to now require Node 16.
- Add
EventEmitterclass anddasherizePartsfunction. - Export a copy of
dayjswith required plugins pre-loaded. - Also publish to GitHub registry.
Note: v0.0.4 and v0.0.5 are identical; the only change between the two was to enable publishing to GitHub.
v0.0.3
Adds the StatExtractor class and message generators.
v0.0.2
- Move away from Babel to just publishing ES modules.
- Include replay functions: loading a replay from a ZIP file, and both creating and applying the I-frame-based diffs used to reduce replay file size
Initial release
Initial release to get things going with npm integration; just contains definitions for the Stat and FlagState enums.