Skip to content

1.1.46

Compare
Choose a tag to compare
@thebe14 thebe14 released this 27 Apr 13:19
· 85 commits to main since this release

Changelog

  • #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