Skip to content

Releases: glebec/batching-toposort

Invariant testing

16 Mar 02:48
Compare
Choose a tag to compare

Batching Toposort now is checked via JSVerify invariant tests (aka property tests).

Re-release

01 Mar 03:02
Compare
Choose a tag to compare

Due to a local npm registry URL error, initial releases were pegged to the wrong registry. This release marks the first actual deployment to NPM.

Use npmignore to include dist

24 Feb 03:30
Compare
Choose a tag to compare

The dist folder is gitignore'd, which apparently means npm ignores it even though it is in the files field. The solution is to un-ignore it inside of .npmignore.

Initial Release

24 Feb 03:23
Compare
Choose a tag to compare

Production-ready