We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e73293 commit eae077aCopy full SHA for eae077a
CHANGES.rst
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+1.3.3 - 2025-??-??
5
+------------------
6
+
7
+- Revert the usage of ``lru_cache`` as that isn't being hit as expected,
8
+ and that the benefits it brings is too negligible to bring back given
9
+ the extremely limited cache hits. [
10
+ `#45 <https://github.com/calmjs/calmjs.parse/issues/45>`_
11
+ `#46 <https://github.com/calmjs/calmjs.parse/issues/46>`_
12
+ ]
13
14
1.3.2 - 2024-10-17
15
------------------
16
0 commit comments