Releases: slackapi/python-slack-hooks
Releases · slackapi/python-slack-hooks
0.0.3
What's Changed
A few small polishes and changes to clean code up, but scripts ought to keep scripting just as before! 🚀
- chore: align README pattern by @WilliamBergamin in #47
- chore: unit tests around protocol usage by @WilliamBergamin in #48
- chore: fix warnings in tests by @WilliamBergamin in #49
- health: move to mypy by @WilliamBergamin in #50
- chore(release): tag version 0.0.3 by @zimeg in #52
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- feat: add health score reporting job by @filmaj in #44
- fix: improve which python executable is used at runtime and by other commands by @WilliamBergamin in #45
Dependencies
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #43
- bump: version 0.0.2 by @WilliamBergamin in #46
New Contributors
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- fix: introduce the packaging dependency by @WilliamBergamin in #39
- build(deps): bump pytype from 2024.3.19 to 2024.4.11 by @dependabot in #38
- fix: version defaulting to
0.0.0.dev0
by @WilliamBergamin in #40
Full Changelog: 0.0.0...0.0.1
0.0.0
What's Changed
- versions 0.0.0.dev2 by @WilliamBergamin in #12
- fix: update release process by @WilliamBergamin in #13
- feat: create dependabot.yml by @WilliamBergamin in #15
- build(deps): update pytest-cov requirement from <4,>=3 to >=3,<5 by @dependabot in #21
- build(deps): update pytest requirement from <7,>=6.2.5 to >=6.2.5,<9 by @dependabot in #19
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #16
- build(deps): bump pytype from 2023.11.29 to 2024.1.24 by @dependabot in #17
- build(deps): bump actions/stale from 8 to 9 by @dependabot in #18
- build(deps): update flake8 requirement from <7,>=5.0.4 to >=5.0.4,<8 by @dependabot in #20
- feat: add code coverage reporting by @WilliamBergamin in #22
- feat: include the target runtime in the get-hooks response by @zimeg in #26
- build(deps): bump pytype from 2024.1.24 to 2024.2.13 by @dependabot in #24
- build(deps): update gevent requirement from <24,>=22.10.2 to >=22.10.2,<25 by @dependabot in #25
- fix: remove environment variable management by @WilliamBergamin in #27
- docs(fix): specify pythonic commands in issue templates by @zimeg in #28
- feat: return runtime versions used by the application with a doctor hook by @zimeg in #35
- feat: automate releases by @WilliamBergamin in #36
- build(deps): update pytest-cov requirement from <5,>=3 to >=3,<6 by @dependabot in #34
- build(deps): bump pytype from 2024.2.13 to 2024.3.19 by @dependabot in #33
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #30
New Contributors
- @dependabot made their first contribution in #21
- @zimeg made their first contribution in #26
Full Changelog: 0.0.0.dev2...0.0.0
0.0.0.dev2
What's Changed
- feat: implement check update hook by @WilliamBergamin in #8
- feat: update README by @misscoded in #9
- bug: fix deprecation warnings by bumping python minimum version by @WilliamBergamin in #10
- fix: remove pytest runner by @WilliamBergamin in #11
New Contributors
- @misscoded made their first contribution in #9
Full Changelog: 0.0.0.dev0...0.0.0.dev2
0.0.0.dev0
What's Changed
- feat: setup maintainable project by @WilliamBergamin in #2
- feat: Add contributing requirements by @WilliamBergamin in #3
- feat: implement basic hook logic by @WilliamBergamin in #4
New Contributors
- @WilliamBergamin made their first contribution in #2
Full Changelog: https://github.com/slackapi/python-slack-hooks/commits/0.0.0.dev0