Closed scy closed 4 years ago
Since I have a client that wants to use this feature, I’ve forked the repo, updated develop
from master
and polished the whitespace and docs a bit. #319 is my pull request.
Closing since #319 has been merged.
Oops. Yes, there’s been a merge, but no new release yet. Reopening. Sorry for the noise.
Just adding my support for this, waiting on a release that includes the project capability. Looks like no release since Jan this year.
This is a little more complicated than moving to GitLab but I have the feeling that nobody would contribute there :( I will make a release soon and close this ;) Sorry for the delay!
Closing! I just made a new release: v1.16.0 :) Again, I am so sorry for the delay! Please accept this cat picture 😍😜😅
Hi there!
I’ve just tried to use the support for managing DO projects as developed in #300. Turns out, it’s not yet released, even though #290 was closed with “got merged and published”. 🙈
My guess would be that #300 was merged into
develop
by mistake and it should have been intomaster
, or maybedevelop
intomaster
afterwards, but neither was done. Looks like an oversight to me, especially because 1.15.0 was released on the same day as the merge (Jan 20, 5 months ago), but doesn’t include projects support.The changes from #300 no longer apply without conflicts due to the addition of firewall code, but shouldn’t be too hard to fix. Should I open a pull request to merge an updated
develop
with fixed merge conflicts intomaster
?