We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 52a76c1 commit c67a478Copy full SHA for c67a478
HISTORY.md
@@ -3,14 +3,14 @@
3
4
* Add `priority` option
5
* Fix `expires` option to reject invalid dates
6
- * pref: improve default decode speed
7
- * pref: remove slow string split in parse
+ * perf: improve default decode speed
+ * perf: remove slow string split in parse
8
9
0.4.2 / 2022-02-02
10
==================
11
12
- * pref: read value only when assigning in parse
13
- * pref: remove unnecessary regexp in parse
+ * perf: read value only when assigning in parse
+ * perf: remove unnecessary regexp in parse
14
15
0.4.1 / 2020-04-21
16
0 commit comments