Releases: Masynchin/textode
Releases · Masynchin/textode
2.0.0
You can see this update summary in #1
1.3.2
Fixes:
- Fix
BackNode
doesn't works with MultiNode
.
1.3.1
Adds:
Docs:
- Remove inconsistency between examples.
1.3.0
Adds:
- New node type
MultiNode
. Can be helpful when you need to send more than one message at once.
Docs:
- Add example for new node type
MultiNode
1.2.0
Adds:
ImageNode
for sending user an image
Internal:
1.0.1
Fix type hints and add missings.