This repository has been archived by the owner on Sep 13, 2019. It is now read-only.
Releases: Floofies/Differentia.js
Releases · Floofies/Differentia.js
Update 1.1.2
Nonce Update 1.1.1
This update does nothing except bump the minor version number up by 1.
Major Update 1.1.0
⚠️ 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
Added map
, added strategy exporter, made iddfs
more reliable for sparse arrays.
Update 1.0.4
Finalized npm compat in prod build
Update 1.0.3
Added readme to prod build.
Update 1.0.2
Fixed node/npm support in module. Added package.json
for npm.
Update 1.0.1
Added support in clone
for full RegExp
flag cloning.
Differentia.js Release Version 1
Project exhibits inherent stability, reliability, and usability. Documentation is complete and concise. Unit tests are not 100% covering all code but demonstrate algorithmic stability.