Releases: PRO-2684/pURLfy
Releases · PRO-2684/pURLfy
v0.3.11
Bug Fixes
- Using MDN's solution for base64 decoding with support for UTF-8 (PRO-2684)
- Type checking result of acts (PRO-2684)
base64
act on non-standard strings (PRO-2684)
Performance Improvements
- Shared instance of
DOMParser
(PRO-2684)
Commits
- Update readme for act
base64
(PRO-2684) - Update readme (PRO-2684)
- Update readme (PRO-2684)
- Add ruleset schema (PRO-2684)
- Schema reorder; add title and description (PRO-2684)
- Fixing schema for
""
; Title and description forintermediate
(PRO-2684) - Fix
mode
enum; Required properties for eachmode
(PRO-2684) - Reference
intermediate
(PRO-2684) - Add citation (PRO-2684)
- 6280f78: 0.3.11 (PRO-2684)
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)