-
I have just seen that Dirk reacted to #1856 and elimited the write protection of PointD. How long will it take until the NuGet packages get updated? I guess that Dirk doesn't update them in case of every minor change (?). Is there a general schedule / strategy for that? Deplorably, there seems to be no mechanism that informs you about such updates in Visual Studio, i.e. you have to initiate the update yourself via the package manager and see whether there's a new update or not. (I'm a littly shy of compiling Magick.NET myself.) @ Dirk: I don't want to rush you. For the moment I'm happily working on another Magick.NET project. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
I have already answered this question a couple times and the answer is that there is no real update strategy/frequency. It happens when it happens. Most of the time there will be a new release every month but there are some changes now in the ImageMagick project that are delaying the release because we want to make sure they are done correctly. We are now in the final part of these changes so it will probably happen soon.
You can keep track of this by putting a watch on the releases:
p.s. There is no need to use my name because I am the only person working on this project 😉