Releases: crcrewso/DicomStrictCompare
v0.3
The short and sweet
Hopefully nicer error messages, nicer UI layout, and migrating from two copies of the mathematics to everything in DSCLibrary
What's Changed
- Bump System.DirectoryServices.Protocols from 4.7.0 to 5.0.1 in /DicomStrictCompare/MigrationBackup/22efccae/DSC by @dependabot in #35
- Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /DicomStrictCompare/MigrationBackup/22efccae/DSC by @dependabot in #39
- Bump System.Data.SqlClient from 4.8.0 to 4.8.5 in /DicomStrictCompare/MigrationBackup/22efccae/DSC by @dependabot in #38
- Bump System.Security.Cryptography.Xml from 4.7.0 to 4.7.1 in /DicomStrictCompare/MigrationBackup/22efccae/DSC by @dependabot in #37
- Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /DicomStrictCompare/MigrationBackup/22efccae/DSC by @dependabot in #40
New Contributors
- @dependabot made their first contribution in #35
Full Changelog: 0.2...v0.3
0.2.0
Long list of bug fixes and language fixes (English and C#)
Notable - Now using .Net 5, Replaced MS Charting (depricated) with ScottPlot
Huge thank you to @swharden and @rexcardan, whos frameworks made this project much simpler
https://github.com/swharden/ScottPlot
https://github.com/rexcardan/Evil-DICOM
Safe to use,
This release is missing access to features and the GUI might break if you're missing fields.
Next release will include documentation
Alpha for use
I'm not sure if this should be considered an alpha or a beta. It is useful to me to analyze two sets of dicom dose files, with some specific limits. GUI needs help but it shouldn't break unexpectedly.