Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d2f37e5

Browse filesBrowse files
committed
Prepare release 1.0.3
1 parent 11ee898 commit d2f37e5
Copy full SHA for d2f37e5

File tree

2 files changed

+14
-9
lines changed
Filter options

2 files changed

+14
-9
lines changed

‎doc/changelog.rst

Copy file name to clipboardExpand all lines: doc/changelog.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
Version 1.0.3 (2021-12-20)
5+
-------------
6+
7+
* Support user-defined benchmark suites.
8+
49
Version 1.0.2 (2021-05-11)
510
-------------
611

+9-9Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
#
2-
# This file is autogenerated by pip-compile
2+
# This file is autogenerated by pip-compile with python 3.10
33
# To update, run:
44
#
5-
# pip-compile pyperformance/requirements.in
5+
# pip-compile requirements.in
66
#
7-
packaging==21.0
8-
# via -r pyperformance/requirements.in
7+
packaging==21.3
8+
# via -r requirements.in
99
psutil==5.8.0
10-
# via -r pyperformance/requirements.in
11-
pyparsing==2.4.7
10+
# via -r requirements.in
11+
pyparsing==3.0.6
1212
# via packaging
13-
pyperf==2.2.0
14-
# via -r pyperformance/requirements.in
13+
pyperf==2.3.0
14+
# via -r requirements.in
1515
toml==0.10.2
16-
# via -r pyperformance/requirements.in
16+
# via -r requirements.in

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.