Msgflow

Latest version: v0.6.0

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

Added

- Implement clear method in DialogMemory https://github.com/colorfulscoop/msgflow/pull/19
- Source property to Message object https://github.com/colorfulscoop/msgflow/pull/22
- [WebApiService] data attribute in the request https://github.com/colorfulscoop/msgflow/pull/23
- [WebApiService] endpoint option in config https://github.com/colorfulscoop/msgflow/pull/23

Changed

- Update TwitterSampleStreamService to adopt Twitter API v2 https://github.com/colorfulscoop/msgflow/pull/21

Removed

- Temporarily disable TwitterMentionsTimeline service because it does not work with Twitter API v2 https://github.com/colorfulscoop/msgflow/pull/21

0.5.0

Added

- CronService https://github.com/colorfulscoop/msgflow/pull/16

Changed

- `conversation_id` to `dialog_id` https://github.com/colorfulscoop/msgflow/pull/17

0.4.0

Changed

- Service interface to add `from_config` for initializing the object from config dictionary https://github.com/colorfulscoop/msgflow/pull/14

0.3.0

Added

- CI for github actions https://github.com/colorfulscoop/msgflow/pull/6
- Code style check https://github.com/colorfulscoop/msgflow/pull/7
- Protocol to define interface https://github.com/colorfulscoop/msgflow/pull/8
- ContextMemory to keep track of conversations https://github.com/colorfulscoop/msgflow/pull/9
- Queue based handler execution in background https://github.com/colorfulscoop/msgflow/pull/12

Changed

- Add `conversation_id` property to Message protocol https://github.com/colorfulscoop/msgflow/pull/10

0.2.1

Added

- TwitterMentionsTimelineService

Fixed

- Slack service which process to deal with messages without any suspending time
- Twitter mention timeline service to add exception statement to connect to Twitter https://github.com/noriyukipy/msgflow/pull/4

0.2.0

Changed

- Package name to msgFlow

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.