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 a72477c commit bc91acaCopy full SHA for bc91aca
CHANGES
@@ -1,3 +1,9 @@
1
+2026-01-04
2
+
3
+* The QR Code encoder performance was enhanced by precalculating the mask function patterns and applying them simultaneously to the data bitstream.
4
+* A mechanism to "preload" the lazy variables via global context was added.
5
6
7
2026-01-02
8
9
* Switch from loadctx/unloadctx mechanism to a more direct method of preloading static state, with lazy initialisation.
0 commit comments