Thanks to visit codestin.com Credit goes to github.com
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 561240d commit 57d5e09Copy full SHA for 57d5e09
changelog.txt
@@ -12,6 +12,8 @@
12
* We removed an unneeded .DS_Store file (#291)
13
* We added a test for domains with underscores and fix roundtrip behavior (#292)
14
* We now use an up-to-date clang-format (#294)
15
+ * We made a variety of implicit integer trunctions explicit by moving to
16
+ size_t as our standard size integer type (#302)
17
18
[0.29.0.gfm.6]
19
* Fixed polynomial time complexity DoS vulnerability in autolink extension
0 commit comments