Releases: yuseok-kim-edushare/MS-SQL_IMG2JPG
Release 0.0.8
Changes in 0.0.7
0a6cf55 🔥 remove unused ci-pb.yaml
File edited
.github/workflows/ci-pb.yaml (gone) | 541 ------------------------------------
1 file changed, 541 deletions(-)
Release 0.0.7
Release 0.0.6
Release 0.0.5
Changes in 0.0.4
7b20f79 🐛 fix logging method
File edited
Image2Jpg.cs | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
Release 0.0.4
Changes in 0.0.3
5deae80 🔊 add logging for debug
File edited
Image2Jpg.cs | 38 ++++++++++++++++++++++++++++----------
1 file changed, 28 insertions(+), 10 deletions(-)
Release 0.0.3
Release 0.0.2
Changes in 0.0.1
f8e11f1 🐛 Fix File handling, if exsit target path, delete and create
File edited
Image2Jpg.cs | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
Release 0.0.1
Initial Release v0.0.1
e86372f ♻️ Fix test asset retriveing way
c02ec5b 🚨 update build config(this only use .NET native api, thus not need to delaysign for preparation of IL-Repack
bc7e402 ⬆️ update Nunit.console_runner when ci test
0283302 💚 test build start
1ae4e5b 🚧 Fix test excution
d8352d8 🧪Add test assets
588992a 🚧 create test.cs
44ab034 🚧 ✏️ Fix csproj file name
5c2353f 🎉 Init Repository
Files included
Added .github/dependabot.yaml
Added .github/workflows/cd.yaml
Added .github/workflows/ci-pb.yaml
Added .github/workflows/ci.yaml
Added .gitignore
Added Image2Jpg.cs
Added Image2Jpg.snk
Added LICENSE
Added ms-sql-image2jpg.csproj
Added nuget.config
Added nuget.exe
Added readme.md
Added test.cs
Added test/test.bmp
Added test/test.gif
Added test/test.png