Releases: sloev/python-lambdarest
Releases · sloev/python-lambdarest
untagged-080ed2ae2bbff1b043aa: Add support for scopes (#60)
* Add support for scopes * Update README.md for scopes * Correct README.md for scopes * Improve README.md for scopes * Improve README.md for scopes * Improve README.md for scopes * Add missing newline at end of file * Fix error in scopes test in README.md * Code formatting improvements * Correct scopes test in README.md * dont use lists in signatures as they are mutable Co-authored-by: Alexander Prinsier <aphexer@mailhaven.com> Co-authored-by: sloev <johanned.valbjorn@gmail.com>
v8.0.0: minimally process standard lambda (dict) responses (#59)
* minimally process standard lambda (dict) responses * black formatting fix * use sort_keys for python version invariant output * describe in more details how to setup and run lint+tests * add test for returning an array * bump to v8.0.0 due to breaking changes in support of not using the Response object * move all configs into setup.cfg * simplify setup + test how-to * resolve missing test_readme error * fix issue with wrong placement of conftest.py, remember to run black in travis, add badge to README
v7.0.0
untagged-32c753c08f8f1f90bdf6
don't json.dumps the body if it's already a str (#58)
v6.0.2
untagged-631737a7e07d39aa97a4: Documentation (#57)
* Fix travis badge link * README cleanup for consistency Co-authored-by: Toby Moore <tmo@trustpilot.com>
v6.0.1
untagged-faace7cd9d1906155bff
Update README.md
untagged-d2542322f941173fc8e1
Update issue templates
untagged-7f4aa70d50b6034fcbb6
Update issue-template.md
Previous Next