Skip to content

Tags: sloev/python-lambdarest

Tags

untagged-080ed2ae2bbff1b043aa

Toggle untagged-080ed2ae2bbff1b043aa's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle v8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle v7.0.0's commit message
bump to 7.0.0 don't json.dumps the body if it's already a str (pr #58)

untagged-32c753c08f8f1f90bdf6

Toggle untagged-32c753c08f8f1f90bdf6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
don't json.dumps the body if it's already a str (#58)

v6.0.2

Toggle v6.0.2's commit message
bump version, get documentation changes to pypi

untagged-631737a7e07d39aa97a4

Toggle untagged-631737a7e07d39aa97a4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Documentation (#57)

* Fix travis badge link

* README cleanup for consistency

Co-authored-by: Toby Moore <tmo@trustpilot.com>

v6.0.1

Toggle v6.0.1's commit message
remember history.md in manifest file

untagged-faace7cd9d1906155bff

Toggle untagged-faace7cd9d1906155bff's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

untagged-d2542322f941173fc8e1

Toggle untagged-d2542322f941173fc8e1's commit message
Update issue templates

untagged-3272156b56d9e5351fae

Toggle untagged-3272156b56d9e5351fae's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create CODE_OF_CONDUCT.md