-
Notifications
You must be signed in to change notification settings - Fork 7
V1.4 release #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V1.4 release #14
Conversation
Update to NetCore2.1 Refactored Merge branch 'master' into interactiveMessages Added Interactive buttons support Refactor StringSpliiter Check string Beauty & Comments
Added interactive button support
https://docs.mattermost.com/developer/interactive-messages.html#message-menus End implementation Message Menus
Added Message menus / Fix CI
|
@PromoFaux I added the examples, cleaned code & merged ManualTests into dev (#17). I think we are ready for release v1.4 😄 Next step SHOULD BE to write tests. Imho we should not move on without having a tested codebase. EDIT: PLEASE MERGE #18 before merging this PR. |
Cleaned code
Check for invalid StringSplitter maxChunk
LGTM, just want to run through some final sanity checks before doing so though..! Will try and get to it on my lunch break today |
logic was reversed in refactor, however the ! was missed.
|
OH WAIT. I've missed something very important. |
bump version number in appveyor.yml

No description provided.