Skip to content

Releases: timing71/common

v0.2.0

Choose a tag to compare

@jamesremuscat jamesremuscat released this 30 Jan 18:09
  • Port analysis code from @timing71/web into @timing71/common.

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@jamesremuscat jamesremuscat released this 26 Dec 17:53

Move the Service and HTTPPollingService classes into common. These are the basis for all service provider classes!

Try again

Try again Pre-release
Pre-release

Choose a tag to compare

@jamesremuscat jamesremuscat released this 26 Nov 22:07

GitHub actions can be a pain...

v0.0.5

v0.0.5 Pre-release
Pre-release

Choose a tag to compare

@jamesremuscat jamesremuscat released this 26 Nov 22:00
  • Update to now require Node 16.
  • Add EventEmitter class and dasherizeParts function.
  • Export a copy of dayjs with 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

v0.0.3 Pre-release
Pre-release

Choose a tag to compare

@jamesremuscat jamesremuscat released this 22 Oct 15:33

Adds the StatExtractor class and message generators.

v0.0.2

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@jamesremuscat jamesremuscat released this 01 Jul 20:11
  • 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 Pre-release
Pre-release

Choose a tag to compare

@jamesremuscat jamesremuscat released this 27 Jun 15:38

Initial release to get things going with npm integration; just contains definitions for the Stat and FlagState enums.