This repository has been archived by the owner on Dec 25, 2024. It is now read-only.
Releases: faluapp/falu-python
Releases · faluapp/falu-python
1.2.0
What's Changed
- Fix test for updating file link expiration date by removing leading slash by @sethonyango in #19
- Upload files using the
files.falu.io
host. by @sethonyango in #20
Full Changelog: 1.1.0...1.2.0
1.1.0
1.0.5
What's Changed
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #12
- Bump actions/checkout from 2 to 4 by @dependabot in #10
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #11
- Bump actions/download-artifact from 2 to 4 by @dependabot in #9
- Bump actions/setup-python from 2 to 5 by @dependabot in #8
- Add codespell workflow (replaces misspell) by @mburumaxwell in #13
- Publish pytest test results by @sethonyango in #14
- Bump gittools/actions from 0 to 1 by @dependabot in #15
- Add python 3.11 by @mburumaxwell in #16
- Migrate from Json Patch to Merge Patch by @sethonyango in #17
New Contributors
- @dependabot made their first contribution in #12
- @mburumaxwell made their first contribution in #13
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- #7: Use
urllib
versions greater than 1.26 instead of a fixed version.
Full Changelog: 1.0.3...1.0.4