diff --git a/DeathSocket/DeathSocket.fsproj b/DeathSocket/DeathSocket.fsproj index ab27a1b..6500931 100644 --- a/DeathSocket/DeathSocket.fsproj +++ b/DeathSocket/DeathSocket.fsproj @@ -4,7 +4,7 @@ netstandard2.0 true true - 0.6-alpha + 0.7-alpha Craig Oates Death Socket A .Net Standard library which you can plug into to project and draw gridded overlays onto you images. Please note, Death Socket uses System.Drawing brushes and not System.Media brushes. For futher information, visit the projects repository on GitHub. To get a sense of what Death Socket can do, there is a console program you can download seperately (on GitHub). @@ -15,9 +15,10 @@ https://github.com/CraigOates/Death-Socket/tree/master Git deathsocket craig oates image overlay f# - This release deprecated the "applyGrid" functions and refactored them into one single function. - 0.6.0.0 + This release adds ability to create an SKData buffer, scale the line thickness of the pen when drawing lines (mostly with System.Drawing) and determine an images dimensions. Functions marked as obsolete (0.6 and below) have been removed, also. + 0.7.0.0 https://github.com/CraigOates/Death-Socket/blob/master/.github/Images/death-socket-logo.png + 0.7.0.0