-
Notifications
You must be signed in to change notification settings - Fork 51
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
Change to ES6 Classes #40
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏻
@rzr as said other PR merge other independent. Idea is to release new version after having merged both. |
Please resolve conflict |
@rzr fixed |
This branch cannot be rebased due to conflicts |
According to Github it has no conflicts. Noidea why rebase do not work Just do squash&merge |
it looks like a bug, I can't rebase from GUI can you try it and push -f ? |
But why rebase? Just choose squash&merge. |
@rzr thank you. Which version increase we should do because both PRs were breaking. Formally a major increase. |
yea let's do this... May I suggest to also announce it at: |
This is an adjustment (and yes breaking because now classes and no function constructs are used) of the code and I would like to merge this for more convenient usage in these times.
I also tested it with the test scripts "in real live"