When will a version of this be put on nuget that is not pre-release? #78
|
As the header says, I would love to use this, but can't use it in projects because it's marked pre-release. Anyway a version 0.X could be released? |
Answered by
antonfirsov
Aug 6, 2020
Replies: 2 comments 1 reply
|
When it's ready. |
0 replies
|
That mark is here for a good reason. Now that the main library is finally in 1.0, one of the main focus of the next few months will be to bring ImageSharp.Drawing into a production-ready state. When it reaches Release Candidate, it will be quite safe to use in production (just like it was with the main library), but we don't plan to remove the pre-release mark before reaching the final 1.0 milestone. |
1 reply
Answer selected by
solmead
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That mark is here for a good reason. Now that the main library is finally in 1.0, one of the main focus of the next few months will be to bring ImageSharp.Drawing into a production-ready state.
When it reaches Release Candidate, it will be quite safe to use in production (just like it was with the main library), but we don't plan to remove the pre-release mark before reaching the final 1.0 milestone.