24 Commits

Author SHA1 Message Date
debugtalk
eb357b806b 2.3.3
fix #768: dump json file path error when folder name contains dot, such as a.b.c
2019-12-04 12:57:50 +08:00
debugtalk
10deade7fe fix: version number, bump to 2.3.2 2019-11-03 11:05:08 +08:00
debugtalk
8e4f99438d change: mv CHANGELOG.md to docs folder 2019-11-02 00:06:24 +08:00
debugtalk
01d9ac023b doc: update PyPi classifiers, add Operating System 2019-10-28 13:17:00 +08:00
debugtalk
f618e36e79 doc: update classifiers 2019-10-28 13:01:58 +08:00
debugtalk
dea49ef5ca fix: locusts entry configuration 2019-10-28 11:50:41 +08:00
debugtalk
523c3ffa3f bump version to 2.3.0 2019-10-26 21:45:37 +08:00
debugtalk
8aabc2b7b0 fix: compatibility in Python 2.7
ImportError(No module named builtins) will be raised if future is not installed in Python 2.7
2019-10-26 21:14:51 +08:00
debugtalk
ccc69a2c8c change: locusts 2019-10-25 23:42:02 +08:00
debugtalk
6bfcc8b057 fix: add locustio to dev dependencies 2019-10-25 17:46:45 +08:00
debugtalk
de412a2431 change: rename folder, templates => static 2019-10-25 17:06:05 +08:00
debugtalk
652e059d7d feat: make locusts as httprunner plugin 2019-10-25 16:50:53 +08:00
debugtalk
d2d925d5df change: split locust main from httprunner cli 2019-10-25 15:44:49 +08:00
debugtalk
7e29adb5eb Merge branch 'master' into master 2019-09-19 00:29:42 +08:00
debugtalk
fc9a44ce09 feat: config variables support parsing from function 2019-09-19 00:22:18 +08:00
hunter chen
23876df8a5 update jsonpath to ^0.82 2019-08-15 11:06:03 +08:00
hunter chen
5716687591 update jsonpath version 2019-08-15 10:40:30 +08:00
hunter chen
873aa5d86b Add jsonpath dependency 2019-08-15 10:27:43 +08:00
debugtalk
608477184a bump version to 2.2.5 2019-07-28 17:11:51 +08:00
debugtalk
4946e70f30 fix: 'conflict with the backend dependencies' for requests-belt 2019-07-16 22:31:20 +08:00
debugtalk
dc3b437b19 fix: 'conflict with the backend dependencies' error 2019-07-16 22:28:18 +08:00
debugtalk
a039b80fa7 improvement: maintain project meta data all in pyproject.toml
1, remove __about__.py
2, project version and description are all configured in pyproject.toml
2019-07-16 18:56:52 +08:00
debugtalk
b43f9543a1 drop support for Python 3.4 as it was EOL on 2019-03-16 2019-07-13 01:32:55 +08:00
debugtalk
5e76f639cd feat: replace pipenv & setup.py with poetry 2019-07-12 23:56:49 +08:00