The last version available in the stable branch master is v0.58. I created this PR in order to update master and include both versions v0.59 and v0.60.
The merge commit has been created with git merge -s recursive -X theirs v0.60 in order to guarantee the exact same code from v0.60 is available on master from now on.
The last version available in the stable branch master is v0.58. I created this PR in order to update master and include both versions v0.59 and v0.60.
The merge commit has been created with
git merge -s recursive -X theirs v0.60
in order to guarantee the exact same code from v0.60 is available on master from now on.