You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#15 Parsers can now return file checksums in the form algorithm:checksum
#14 Parsers can mark returned files as not available, it's up to clients to decide whether or not to attempt to transfer these
#16 Parsers can group returned files into collections (file sets), and/or can return the original path of a file in the data record, allowing reconstruction of the folder hierarchy at the destination
#12 Documented Java17 dependency and fixed some typos