Release 1.0.51 #27
LTRData
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release contains several bugfixes, for example:
UdfPartition.TypeAsStringnow reports "UDF".CDBuildernow correctly assigns unique shortened names to each added file.CDReader.ActiveVariantnow reportsIso9660Variant.Jolietwhen Joliet is in use.DirectoryNotFoundExceptionis now thrown when WIM file name pattern-based searches start in a non-existing directory. Previously,NullReferenceExceptionwas thrown.Also, serveral minor optimizations in various places. Switched to using implemented types instead of base types to avoid unnecessary method binding lookups and similar. Iso9660 library now avoids several temporary string allocations, particularly in
CDBuilder.Big thanks to @zipgenius and @cathoderaydude for reporting issues!
Beta Was this translation helpful? Give feedback.
All reactions