Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hiro
Library
Commits
75fea1a6
Commit
75fea1a6
authored
May 16, 2020
by
Karsten Loesing
Browse files
Prepare for 2.13.0 release.
parent
1e9fa021
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
75fea1a6
# Changes in version 2.13.0 - 2020-
??-??
# Changes in version 2.13.0 - 2020-
05-16
*
Medium changes
-
Parse OnionPerf analysis results format version 2.0.
-
Extend Torperf results to provide partial download times for 10,
20, 50, 100, 200, and 500 KiB as well as 1, 2, and 5 MiB.
...
...
build.xml
View file @
75fea1a6
...
...
@@ -7,7 +7,7 @@
<project
default=
"usage"
name=
"metrics-lib"
basedir=
"."
xmlns:ivy=
"antlib:org.apache.ivy.ant"
>
<property
name=
"release.version"
value=
"2.1
2.2-dev
"
/>
<property
name=
"release.version"
value=
"2.1
3.0
"
/>
<property
name=
"javadoc-title"
value=
"Tor Metrics Library API Documentation"
/>
<property
name=
"javadoc-excludes"
value=
"**/impl/** **/index/** **/internal/** **/log/**"
/>
<property
name=
"implementation-title"
value=
"Tor Metrics Library"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment