0.1.0
What's Changed
This release adds support for Python 3.13 and updates references to the new and improved docs.slack.dev site.
📚 Documentation
- fix: redirect links to the changelog to the current changelog in #59 - Thanks @zimeg!
- docs: reference the quickstart for building apps with the cli and bolt in #60 - Thanks @zimeg!
🤖 Dependencies
- build(deps): update pytest-cov requirement from <6,>=3 to >=3,<7 in #53 - Thanks @dependabot!
- build(deps): bump codecov/codecov-action from 4 to 5 in #54 - Thanks @dependabot!
- build(deps): update packaging requirement from <25 to <26 in #55 - Thanks @dependabot!
- build(deps): update gevent requirement from <25,>=22.10.2 to >=22.10.2,<26 in #56 - Thanks @dependabot!
🧰 Maintenance
- health: update the image used to run the CI pipeline in #57 - Thanks @WilliamBergamin!
- ci: pin actions workflow step hashes and use minimum permissions in #58 - Thanks @zimeg!
- chore: support python 3.13 in #61 - Thanks @zimeg!
- chore(release): tag version 0.1.0 in #62 - Thanks @zimeg!
Milestone: https://github.com/slackapi/python-slack-hooks/milestone/1
Full Changelog: 0.0.3...0.1.0