-
Notifications
You must be signed in to change notification settings - Fork 4
(Breaking) Get String List #12
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
|
Hey, thanks for the PR. I will review it and respond later this week. |
|
Can you update your branch with the latest from master |
Hello! I'm quite busy this week but I'll keep you posted |
|
Hi. I merged with upstream and bumped to version 1.3.0 inside the README file according to the Gradle build file! Edit: |
Hello. I had initially intended to keep this build to myself but I'm opening this pull request in sight of the requests to introduce a
getStringList()method. I'm fully aware that in addition to the new method, I've made a number of (questionable) breaking changes.These include:
staticmethods (READMEfor further information)If those changes don't follow the vision you have for this project, I'm fully ok with you rejecting this pull request.
Thank you! (Fixes #11)