Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: scaleway/serverless-functions-python

Tags

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: add compatibility with Python 3.13 (#130)

* chore: add compatibility with Python 3.13

* fix: lock deps

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version and reorder changelog (#106)

* chore: bump version and reorder changelog

* chore(ci): remove python3.8 form ci as well

* fix: poetry lock again

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): fix bad use of poetry groups (#104)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add multiple handlers server (#32)

* feat: add multiple handlers server

* fix: missing relative_url to root

* fix: update CHANGELOG.md

Co-authored-by: Simon Shillaker <[email protected]>

---------

Co-authored-by: Simon Shillaker <[email protected]>

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update changelog (#27)

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: update doc to comply with the go one (#7)

* Edit doc to comply with the go one

* docs: update readme with feedback

* docs: delete development section

---------

Co-authored-by: Andy Méry <[email protected]>