Skip to content

v0.6.0.dev1

Choose a tag to compare

@github-actions github-actions released this 01 Jan 15:50
· 202 commits to master since this release
v0.6.0.dev1
3d5e10b
Bump to v0.6.0.dev1

- 2459f7d Dev,New:Add Github Actions for CI
- a151a91 Dev,New:Add scripts/export_requirements_txt.sh
- f7cdaa3 Dev,Chg:Remove travis-ci
- f1d21fe New:Make different implementations of JSONExtractor optional
- 9f74619 Fix:Use __getattr__ on the module in the wrong way
- 25a8bf8 Dev,Fix:Cannot use pytest.mark.usefixtures() in pytest.param
- 8f51603 Dev,Chg:Upgrade poetry version in Makefile
- 21aa08e Dev,Chg:Test in two ways
- 4cb4678 Chg:Upgrade dependencies
- 4177b98 Dev,Fix:remove the venv before pretest installation
- 0175cde New:Add jsonpath-extractor as opitional json extractor backend