Releases: yuseok-kim-edushare/PB-WebDAV
1.0.6
1.0.5
1.0.4
1.0.3
Changes in 1.0.3
8946694 Merge PR #12: Bump System.IO.Pipelines from 10.0.7 to 10.0.8
17e0de5 Bump System.IO.Pipelines from 10.0.7 to 10.0.8
8493510 docs: sync README dependency versions with csproj (#11)
179a2e4 🔧 add build configure that explicit exclude PB directory
00901f3 📦 update PBL file
b3bc39d 📝 add example powerbuilder functions
d5df3d2 ✨ get PB NVO(non visual object) by .net dll importer in pb ide
1e021c9 🎉 init git via PB IDE
Files changed
PB Sample 2019R3+/PB-webDAV-sample.pbw (new) | 7 +
PB Sample 2019R3+/pb-webdav-sample.pbl (new) | Bin 0 -> 144896 bytes
PB Sample 2019R3+/pb-webdav-sample.pbt (new) | 5 +
PB Sample 2019R3+/pb-webdav-sample.usr.opt (new) | Bin 0 -> 80 bytes
.../nvo_webdavclient.sru (new) | 1163 ++++++++++++++++++++
.../pb-webdav-sample.sra (new) | 35 +
.../pb-webdav-sample.pbl.src/test.srw (new) | 223 ++++
PB-WebDAV.csproj | 3 +-
README.ko.md | 9 +
README.md | 6 +-
10 files changed, 1447 insertions(+), 4 deletions(-)
1.0.2
Changes in 1.0.2
c751d80 Merge PR #10: 🔥 unnecessary download limit remove
2976b8a 🔥 unnecessary download limit remove (if user want to download 10GB+ we can't blocking in library)
cf15def Merge PR #9: Bump System.IO.Pipelines from 8.0.0 to 10.0.7
3a8e27e Bump System.IO.Pipelines from 8.0.0 to 10.0.7
Files changed
PB-WebDAV.csproj | 2 +-
WebDavClient.cs | 10 ----------
2 files changed, 1 insertion(+), 11 deletions(-)