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 e5754e7 commit 438ba42Copy full SHA for 438ba42
CHANGELOG.rst
@@ -1,9 +1,22 @@
1
Changelog
2
=========
3
4
-0.2.0 - `master`_
+0.3.0 - `master`_
5
~~~~~~~~~~~~~~~~~
6
7
+0.2.0 - 2016-10-18
8
+~~~~~~~~~~~~~~~~~~
9
+
10
+* using chunking to speed up yield_blocks for SFTP
11
+* speed up clearing entries in S3 interface by chunking delete requests
12
+* adding helper property to access heap storage on path oram
13
+* use a mmap to store the top-cached heap buckets
14
+* replace the show_status_bar keywords by a global config item
15
+* express status bar units as a memory transfer rate during setup
16
+* tweaks to Path ORAM to make it easier to generalize to other schemes
17
+* changing suffix of S3 index file from txt to bin
18
+* updates to readme
19
20
0.1.2 - 2016-05-15
21
~~~~~~~~~~~~~~~~~~
22
0 commit comments