Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
DSSetup.msi | 2023-03-06 | 3.9 MB | |
Binaries.zip | 2023-03-06 | 2.7 MB | |
README.md | 2023-03-06 | 824 Bytes | |
Release Candidate 2.tar.gz | 2023-03-06 | 6.4 MB | |
Release Candidate 2.zip | 2023-03-06 | 6.5 MB | |
Totals: 5 Items | 19.5 MB | 0 |
DocScript Desktop Components
- Use DSSetup.msi to install DocScript onto your system
- Or, use the extracted content of Binaries.zip, to use DocScript without installation
In this Release: Largely minor bug-fixes and restructuring...
DocScript.Library.dll
has been renamed toDSCore.dll
; the names of the other binaries (e.g. DSCLI.exe) were not indicative of the root namespace, andLibrary
was't the root namespace inside the Library DLL anyway (that was justDocScript
).- Improvements to the featureset of DSIDE, with the Pictorial Help, more Keyboard shortcuts, and a re-structured Ribbon in the XAML.
- Usability additions for DSCLI, with console background-colour management.
Full Changelog: https://github.com/BenMullan/DocScript/compare/ReleaseCandidate1...ReleaseCandidate2