37 Commits

Author SHA1 Message Date
YK 298623a637 Add LICENSE 2025-03-12 16:23:13 +09:00
YK bced1676e1 Merge pull request #13 from S3cur3Th1sSh1t/run_noredirect
Add assembly run without redirect method
2024-08-22 06:32:02 +09:00
S3cur3Th1sSh1t cdfd82359e Add run without redirect method 2024-08-21 22:25:35 +02:00
YK 3f8d35e46e Merge pull request #12 from chvancooten/main
Add 'powershell_runspace.rs' example
2024-02-29 06:19:32 +09:00
chvancooten c76302d65f Add 'powershell_runspace.rs' example 2024-02-28 20:18:59 +01:00
YK 0be0e0312d Merge pull request #7 from yamakadi/yamakadi-patch-1
Update README.md
2023-04-03 13:00:02 +09:00
YK 22d9c4c0ef Update README.md 2023-04-03 12:59:52 +09:00
Kadir Yamamoto 214222d578 bump version 2023-03-31 11:40:01 +09:00
Kadir Yamamoto 01b0467d85 minot fixes 2023-03-31 11:39:17 +09:00
Kadir Yamamoto 7faea31e83 fix getting version strings -- my bad >< -- and allow specifying version, using V4 as default 1.1.0 2023-03-31 11:36:46 +09:00
Kadir Yamamoto 90717dc74a cargo fix, cargo fmt, remove _stringwriter references 1.0.9 2023-03-25 11:55:23 +09:00
Kadir Yamamoto 703e0657ab bump version 2023-03-25 11:53:04 +09:00
Kadir Yamamoto fc32064bb4 cargo fmt 1.0.8 2023-03-25 11:51:49 +09:00
Kadir Yamamoto 59987cb4d3 update string writer logic, add a few methods, capture stderr as well 2023-03-25 11:51:10 +09:00
Kadir Yamamoto c5d4b9edf9 add constructor info 2023-03-25 11:50:33 +09:00
Kadir Yamamoto 322fc6a45b add streaming output example 2023-03-25 11:50:04 +09:00
Kadir Yamamoto 448994ee82 update test assemblies 2023-03-25 11:49:02 +09:00
Kadir Yamamoto fc765e3a01 update windows-rs version 2023-03-24 17:22:10 +09:00
Kadir Yamamoto ccb8777424 bump version 2023-03-24 15:43:40 +09:00
Kadir Yamamoto 11061d8da3 allow creating and using a custom app domain 2023-03-24 15:43:22 +09:00
Kadir Yamamoto e024248be0 update formatting 2023-03-24 13:19:56 +09:00
YK f58a276929 Merge pull request #5 from yamakadi/dev
add property info, add exit patching example, update readme -- closes…
1.0.6
2023-03-24 13:13:52 +09:00
Kadir Yamamoto ce7d10e630 add property info, add exit patching example, update readme -- closes #1 and #2 2023-03-24 13:13:24 +09:00
YK 02d80437f5 Merge pull request #4 from yamakadi/dev
Update ignored files and add test assemblies
2023-03-23 22:30:56 +09:00
Kadir Yamamoto 06f04753b8 add source files for test assemblies 2023-03-23 22:26:18 +09:00
Kadir Yamamoto c61482f7f2 update ignored files 2023-03-23 22:25:48 +09:00
Kadir Yamamoto 750b1ad021 bump version 1.0.5 2023-03-22 17:53:10 +09:00
Kadir Yamamoto 75968411fe fix #3 2023-03-22 17:52:19 +09:00
Kadir Yamamoto d46efe7773 make sure the version info matches tag 1.0.4 2023-03-17 19:06:29 +09:00
Kadir Yamamoto 584ca0f11e make sure the version info matches tag 2023-03-17 19:06:19 +09:00
Kadir Yamamoto 5f734a4bc2 fix cargo warnings 1.0.3 2023-03-17 19:04:32 +09:00
Kadir Yamamoto 53ac62fb36 apply auto-fixes 2023-03-17 18:59:33 +09:00
Kadir Yamamoto 5606e3a9c7 update readme 1.0.2 2023-03-17 18:55:19 +09:00
Kadir Yamamoto 40514183b4 update Cargo.toml 2023-03-17 18:53:07 +09:00
Kadir Yamamoto bca989f4d6 bump version 1.0.1 2023-03-17 18:49:30 +09:00
Kadir Yamamoto 74bbdf37f7 Add another example, work out the method calling kinks 2023-03-17 18:48:57 +09:00
Kadir Yamamoto 0b12d397ff Move everything to its own repo 1.0.0 2023-03-16 19:25:33 +09:00