Skip to content

v3.2.3

Latest
Compare
Choose a tag to compare
@mnadareski mnadareski released this 06 Nov 20:50
· 6 commits to master since this release
  • Update to DIC 20240901
  • Update BinaryObjectScanner to 3.1.14
  • Fix SafeDisc filtering (TheRogueArchivist)
  • Update to DIC 20241001
  • Include all DIC write offsets
  • Fix faulty offset dedupe logic
  • Change multiple offset delimiter
  • Make .NET 8 the default in issue reports
  • Remove ReadLine in list commands
  • Sum track errors in Redumper
  • Format CleanRip BCA wtih 2-byte blocks
  • Update Redumper to build 416
  • Fix trimming of header output
  • Use fake filename for Redumper DAT
  • Ensure that the full base path is being used
  • Ensure consistency in output file path checking
  • Use new output file logic in processors
  • Ensure Regex directories are unescaped
  • Add separate field for Regex; assorted cleanup
  • Reduce cleverness in output file code
  • No directory means no files
  • Update RedumpLib to 1.4.4
  • Use rolling release, not AppVeyor, in issue templates
  • Update BinaryObjectScanner to 3.1.15
  • Remove unused IndexRange library
  • Remove unnecessary System.ValueTuple usage
  • Remove old .NET version of ValueTuple where possible
  • Remove unused CompilerServices.Unsafe library
  • Simplify GetMediaType return
  • Reduce call complexity for login result
  • Use new ProtectionDictionary type
  • Replace user info func with ProcessUserInfoDelegate
  • Reduce tupling even more
  • Remove tupling from everything except CLI programs
  • Remove last instances of ValueTuple usage
  • Update BinaryObjectScanner to 3.1.16
  • Attempt to reduce nesting in GHA builds
  • Add conf to build matrix
  • Ensure debug symbols are stripped
  • Fix missed GetOutputFiles invocation
  • Reduce null use in BaseProcessor
  • Force rebuild of rolling

What's Changed

Full Changelog: 3.2.2...3.2.3