Skip to content

Tags: hacktoolkit/python-htk

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jontsai Jonathan Tsai
🔖 Version 2.1.0

- ✨ Allows channel to be overridden for `send_message` and `send_messages_as_thread`
- ✅ Increase code coverage for `htk/utils.slack` to 100%

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jontsai Jonathan Tsai
🔖 Version 2.0.1

- ✅ Adds unit tests for Slack utils
- 🙈 Updates `.gitignore`
- 🔧 Adds `pyproject.toml`
- ➕ Adds `pytest` and `pytest-cov` for test dependencies
- ⚡️ Returns `thread_ts` for `send_messages_as_thread`

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jontsai Jonathan Tsai
🔖 Version 2.0.0

- Removes Python 2 support
- Packaging updates
  - Updated Makefile
  - Determine version automatically
  - Adds .editorconfig

v1.3.1

Toggle v1.3.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v1.3.1 fixes fdebug_json signature and arguments to fdebug

v1.3.0

Toggle v1.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v1.3.0 adds fdb, fdb_json and logs to /tmp/fdebug.log by default

v1.1.3

Toggle v1.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v1.1.3 don't enforce requirement of SLACK_WEBHOOK_URL before slack_me…

…ssage is called

v1.1.2

Toggle v1.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v1.1.2 - fdebug will write to files in append mode

v1.1.1

Toggle v1.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v1.1.1 fix fdebug, fdebug_json exports

v1.1.0

Toggle v1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
htk v1.1.0 -- adds fdebug

v1.0.5

Toggle v1.0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v1.0.5 added badges