We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3d0a8 commit d503b1dCopy full SHA for d503b1d
Changes.md
@@ -1,8 +1,12 @@
1
-## 1.8.1
+## 1.9.0 - 2024-01-09
2
3
* On very large databases, the calculation to determine the search tree
4
size could overflow. This was fixed and several additional guards
5
against overflows were added. Reported by Sami Salonen. GitHub #335.
6
+* Removed `sa_family_t` typedef from the public header on Windows. Pull
7
+ request by Noah Treuhaft. GitHub #334.
8
+* The CMake build was adjusted to allow running builds in parallel.
9
+ Pull request by Vladyslav Miachkov. GitHub #332.
10
11
## 1.8.0 - 2023-11-07
12
0 commit comments