We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9bbf90 commit 231e2efCopy full SHA for 231e2ef
1 file changed
CHANGES
@@ -3,9 +3,12 @@
3
- Fixed download url for binaries in README
4
- Fixed copy paste bug in input verification
5
- Fixed bug where pw_orders is not sorted
6
+- Fixed memory leak
7
- Removed O_BINARY for stderr
8
- Removed some unused code
-- Simplify some variable naming
9
+- Renamed variables so that they match the meaning from the presentation slides
10
+- Optimized seeking performance
11
+- Optimized output performance
12
13
* v0.15 -> v0.16:
14
0 commit comments