-
Notifications
You must be signed in to change notification settings - Fork 4
Update app name and version #3
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
base: master
Are you sure you want to change the base?
Conversation
The app name was wrong, version 2.5.0 is on hex.pm but not 3.0.0 though.
|
@Virviil I've setup a clone of this repo locally with |
|
@exadeci Yep, let’s try to do that! Can you please tell me which commit you are using directly, not to break anything in your workflow? |
|
Thanks for the quick reply I'm using this PR branch which is |
|
It seems that it's v3 of Agala. Let's try to push it as 3.0.1. Tell me when this branch will be stable - well merge it into master and publish in Hex |
|
@Virviil I've noticed that stuff is missing from 3.0 https://github.com/agalaframework/agala_facebook/blob/master/lib/response/send.ex#L8 |
|
@exadeci So, how do you use it? Or you are using another commit? |
|
@Virviil I'm not using it yet, I saw that the Telegram one was the main maintained module,I went with another Facebook only dependency but I'd like to make my system work with several chats in the future so that's why I'm interested in Agala. I'll contribute to adding features but I'd prefer you to be the one merging v2.5 and v3 as I'm not familiar with the codebase. |
The app name was wrong, version 2.5.0 is on hex.pm but not 3.0.0 though.