Releases: PRO-2684/pURLfy
Releases · PRO-2684/pURLfy
v0.3.10
v0.3.9
v0.3.8
What's new
- Feature detection for DOMParser
- Deep merge instead of shallow merge when importing rulesets
- Allow importing multiple rulesets in one go
Commits
v0.3.7
v0.3.6
What's new
- Bug fix for
visit
mode pURLfy
is now available at npm!
Commits
- 783262f: Try out npm (PRO-2684)
- 25cdfbb: Auto update
purlfy.js
version (PRO-2684) - 043f3c1: Adding tests; Bug fix of
visit
mode (PRO-2684) - eeb44fa: Removing
push-tag
(PRO-2684) - e647dbe:
package.json
bug fix (PRO-2684) - 446fc6e: Seems that it does not recognize
;
... (PRO-2684) - b3c978d:
git add
right insideupdate_version.js
(PRO-2684) - e9461c8: 0.3.6 (PRO-2684)
v0.3.5
v0.3.4
v0.3.3
Changes
- Not checking if search params is standard on whitelist mode
- Ignore empty regex on path matching
Commits
- 3a14d18: Better SVG logo (PRO-2684)
- 60a37e5: Logo minor adjust (#5) (PRO) #5
- fe8ead6: Update readme (PRO-2684)
- 41e3096: Update icon (PRO-2684)
- ca31e6f: Ignore empty regex on path matching (PRO-2684)
- 418fa82: Not checking if search params is standard on whitelist mode (PRO-2684)
- c36475c: v0.3.3 (PRO-2684)
v0.3.2
v0.3.1
New feature(s)
- You can now read pURLfy version via
Purlfy.version
static property
Other
- Make some fields and methods static
Commits
- e88f456: Update readme (PRO-2684) #3
- 68fd557: Add static property
version
(PRO-2684) #3 - 910d90c: Static-ify some properties and methods (PRO-2684) #3
- d26f807: Make some static fields/methods private (PRO-2684) #3
- ed4e21e: Make
version
"read-only" (PRO-2684) #3 - 2b7949a: Update readme (PRO-2684) #3
- b298d55: Version
0.3.1
(PRO-2684) #3