forked from rsmbl/Resemble.js
Commits
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Dec 19, 2022
Commits on Feb 24, 2022
Commits on Jan 25, 2022
Commits on Jan 23, 2022
Commits on Dec 30, 2021
Commits on Jun 20, 2021
Commits on Jun 10, 2021
-
Add custom tolerance options support
added the ability to override the tolerance for default ignore modes
Commits on Nov 9, 2020
-
fix: problem installing on node.js > 12
Kris Williams committedNov 9, 2020
Commits on Aug 3, 2020
Commits on Jul 29, 2020
Commits on Mar 10, 2020
Commits on Feb 25, 2020
Commits on Sep 22, 2019
Commits on Sep 17, 2019
-
Fix Node environment detection (rsmbl#184)
Fixes error when process.release is undefined. Solution is based on this: https://github.com/MatthewSH/is-node/blob/master/index.js