Skip to content
This repository was archived by the owner on Sep 13, 2019. It is now read-only.

Releases: Floofies/Differentia.js

Update 1.1.2

18 Oct 19:40

Choose a tag to compare

Fixes minor errors in README, adds algorithm documentation to src/differentia.js

Nonce Update 1.1.1

18 Oct 19:36

Choose a tag to compare

This update does nothing except bump the minor version number up by 1.

Major Update 1.1.0

10 Oct 04:32

Choose a tag to compare

⚠️ This update fixes a fatal bug in Differentia.js

Fixed a fatal error in the searchIterator traversal step that added primitives to the target node list.

Added diffPaths, paths, pathfind, and filter.

Update 1.0.5

04 Sep 23:47

Choose a tag to compare

Added map, added strategy exporter, made iddfs more reliable for sparse arrays.

Update 1.0.4

27 Aug 21:44

Choose a tag to compare

Finalized npm compat in prod build

Update 1.0.3

27 Aug 21:15

Choose a tag to compare

Added readme to prod build.

Update 1.0.2

27 Aug 19:26

Choose a tag to compare

Fixed node/npm support in module. Added package.json for npm.

Update 1.0.1

25 Aug 15:42

Choose a tag to compare

Added support in clone for full RegExp flag cloning.

Differentia.js Release Version 1

24 Aug 16:42

Choose a tag to compare

Project exhibits inherent stability, reliability, and usability. Documentation is complete and concise. Unit tests are not 100% covering all code but demonstrate algorithmic stability.